Re: Problem with executing Distributed Transactions on Linked Servers
From: Dejan Sarka (dejan_please_reply_to_newsgroups.sarka_at_avtenta.si)
Date: 12/10/04
- Next message: Tibor Karaszi: "Re: sp_spaceused"
- Previous message: Dejan Sarka: "Re: Discrepancy in number of rows and size of database"
- In reply to: Raja: "Problem with executing Distributed Transactions on Linked Servers"
- Next in thread: JTC ^..^: "Re: Problem with executing Distributed Transactions on Linked Servers"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Dec 2004 08:37:53 +0100
Hi!
The error 7391 troubleshooting guide is at
http://support.microsoft.com/default.aspx?scid=kb;en-us;306212. Check it, it
might help you.
-- Dejan Sarka, SQL Server MVP Associate Mentor www.SolidQualityLearning.com "Raja" <Raja@discussions.microsoft.com> wrote in message news:F74A2D92-C765-4A09-A5C7-903CB7C92E9D@microsoft.com... > I have a Linked Server i.e. my SQL Server 2000 is Linked to the Oracle > Database. > The Link is perfect and dont have any problems in accessing the data > from ORACLE. The only problem i am facing is when i am trying > to initiate a Distributed transaction. A simple Insert Query is > working fine but when i try to perform the same through a Stored > Procedure having the Begin Transaction i am getting the error > mentioned below. > Server: Msg 7391, Level 16, State 1, Procedure InsertGFSTemp, Line 12 > The operation could not be performed because the OLE DB provider > 'MSDAORA' was unable to begin a distributed transaction. > OLE DB error trace [OLE/DB Provider 'MSDAORA' > ITransactionJoin::JoinTransaction returned 0x8004d01b]. > I have tried all the help available and have all the supported > softwares installed as well on the SQL Server machine. Still facing > this problem. > If anybody could help me with the same. >
- Next message: Tibor Karaszi: "Re: sp_spaceused"
- Previous message: Dejan Sarka: "Re: Discrepancy in number of rows and size of database"
- In reply to: Raja: "Problem with executing Distributed Transactions on Linked Servers"
- Next in thread: JTC ^..^: "Re: Problem with executing Distributed Transactions on Linked Servers"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|