dbTalk Databases Forums  

Linked Server Error Oracle Database

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Linked Server Error Oracle Database in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jan K.
 
Posts: n/a

Default Linked Server Error Oracle Database - 09-27-2004 , 01:38 PM







I'm in the process of upgrading the operating system from
Windows 2000 Advanced Server to Windows 2003 Server.

The server is clustered one is Windows 2000 Advanced
Server and the other Windows 2003 Server.

Before I upgraded the operated system both Linked Server
worked fine.

This is a linked server to an Oracle database. I was able
to connect to the database connection from sqlplus on this
server.

The linked server error is : Error 7399 "OLE DB
provider 'MSDAORA' reported an error.

Plese help me resolve this issue.

Thanks,

Jan K.

Reply With Quote
  #2  
Old   
Hilary Cotter
 
Posts: n/a

Default Re: Linked Server Error Oracle Database - 09-28-2004 , 07:30 AM






MS DTC must be configured as a cluster resource if you are using linked
servers. Please refer to this link for more info.
http://support.microsoft.com/default...&Product=sql2k

As it was working before the upgrade it is likely you have configured MS DTC
correctly.

The 7399 is a generic error message. You might want to set this trace flag
on and rerun your query to get a more meaningful error message

DBCC TRACEON (7300, 3604)

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html


"Jan K." <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I'm in the process of upgrading the operating system from
Windows 2000 Advanced Server to Windows 2003 Server.

The server is clustered one is Windows 2000 Advanced
Server and the other Windows 2003 Server.

Before I upgraded the operated system both Linked Server
worked fine.

This is a linked server to an Oracle database. I was able
to connect to the database connection from sqlplus on this
server.

The linked server error is : Error 7399 "OLE DB
provider 'MSDAORA' reported an error.

Plese help me resolve this issue.

Thanks,

Jan K.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.