Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-01-30 : 08:30:28
|
Marcelo writes "I am trying to execute a Store Procedure on a linked Oracle Server, from an MSQL Server Store Procedure and i get the following messageServer: Msg 7399, Level 16, State 1, Line 1OLE DB provider 'OraOLEDB.Oracle' reported an error. [OLE/DB provider returned message: Unspecified error]The syntax i am using is EXECUTE linkedservername.instansname..procedurename 3Sql Server 7.0 SP2Oracle 8iSome suggestion?Thanks" |
|
|
|
|