yes. search BOL for "OLE DB provider for Oracle" or some such. it will
tell you how to set up a linked server for Oracle for which you can call
remote and distributed queries.
hth
Quote:
> Is it possible to call an Oracle stored procedure from within a linked
> server? And if so, can I grab the results and work with it on the SQL
> Server???