Re: Error on updatable subscription
- From: "Hilary Cotter" <hilary.cotter@xxxxxxxxx>
- Date: Tue, 2 Aug 2005 14:22:43 -0400
Were any of the tables owned by different object owners and did you change
the object owners at any point in time?
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Sam" <z.sam-No-Spam-@xxxxxxxxx> wrote in message
news:%232Ap103lFHA.3656@xxxxxxxxxxxxxxxxxxxxxxx
> 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: Sam
- Re: Error on updatable subscription
- From: Sam
- Re: Error on updatable subscription
- References:
- Error on updatable subscription
- From: Sam
- Error on updatable subscription
- Prev by Date: Error on updatable subscription
- Next by Date: Re: How much time does it take to replicate a 40M of data
- Previous by thread: Error on updatable subscription
- Next by thread: Re: Error on updatable subscription
- Index(es):
Relevant Pages
|