Linked server issue
From: Mark D (D_at_discussions.microsoft.com)
Date: 09/28/04
- Next message: Scott Morris: "Re: errors 17825 17059"
- Previous message: Tibor Karaszi: "Re: DB REORG"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 28 Sep 2004 12:51:03 -0700
Our linked server on our test system suddenly started acting strangely
yesterday afternoon. We get error the 7391 error when inserting/modifying
data from a query that includes a joined table from another sql server. The
rest of the error is below:
"The operation could not be performed because the OLE DB provider
'SQLOLEDB' was unable to begin a distributed transaction.
OLE DB error trace [OLE/DB Provider 'SQLOLEDB'
ITransactionJoin::JoinTransactoin returned 0x8004d00a."
I am able to work around the error by inserting into a temp table, then
inserting the temp table into the permanent table or modifying the permanent
table.
Does anyone have any ideas? (I have verified that both servers have the DTC
running and they are configured properly.)
- Next message: Scott Morris: "Re: errors 17825 17059"
- Previous message: Tibor Karaszi: "Re: DB REORG"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|