Error on updatable subscription
- From: "Sam" <z.sam-No-Spam-@xxxxxxxxx>
- Date: Tue, 2 Aug 2005 18:11:47 +0200
After a lot of troubles I make working the Transaction Replication between 2
pc.
The replication is transaction with updatable subriber with update
subscription and queue update on failover.
While it works well if the connection between the two pc is ok, if I
disconnect the subscriber from the network and try to make a update on a
table I receive this message:
---------------------------
SQL Server Enterprise Manager
---------------------------
Another user has modified the contents of this table or view; the database
row you are modifying no longer exists in the database.
Database error: '[Microsoft][ODBC SQL Server Driver][SQL Server][OLE/DB
provider returned message: Connection failure]
[Microsoft][ODBC SQL Server Driver][SQL Server]OLE DB error trace [OLE/DB
Provider 'SQLOLEDB' ITransactionJoi JoinTransaction returned 0x8004d01c].
[Microsoft][ODBC SQL Server Driver][SQL Server]The operation could not be
performed because the OLE DB provider 'SQLOLEDB' was unable to begin a
distributed transaction.'
The table has a primary key which is of type identity, both on the publisher
and subcriber, then there is a column of type guid for replication.
I don't need to do insert on the subscription but only update.
Thanks in advance.
.
- Follow-Ups:
- Re: Error on updatable subscription
- From: Hilary Cotter
- Re: Error on updatable subscription
- Prev by Date: Re: Trans Replication Error 6401 - Spaces in Column names?
- Next by Date: Re: Error on updatable subscription
- Previous by thread: How much time does it take to replicate a 40M of data
- Next by thread: Re: Error on updatable subscription
- Index(es):
Relevant Pages
|