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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Error with the linked Server

Author  Topic 

pras2007
Posting Yak Master

216 Posts

Posted - 2008-01-14 : 19:48:21
Hello All,

My linked server that was working for about two year is now given me an error message, which is shown below:

Error 7399: OLE Provider 'MSDAORA' reported an error

I deleted the old linked server and recreated it by use the sp_addlinkedserver
sp_addlinkedsrvlogin scripts and it still did not work. I used the same script on another server and it worked. Does anyone know what is wrong with my server or is there anything I need to do on the SQL Server side? Please advice. Thanks.


rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-01-15 : 23:47:18
Tried reinstall oracle client?
Go to Top of Page
   

- Advertisement -