Update conflict

  • I have merge replication set with with one publisher and three subscribers (push subscription). From time to time I get the following in the conflict table:

    "The same row was updated at both 'Publisher.database' and 'Subscriber.database'. The resolver chose the update from 'Publisher.database' as the winner"

    This is weird because the UPDATE only happend at the given subscriber. I checked the publisher and all other subscribers and there was never an UPDATE on this table. Also, the update at the publisher was actually the record that was already present.

    I'm kinda stuck here. Any help or comments are greatly appreciated.

  • Check whether or not your data in your subscribers have been updated.

  • Thank you for your answer.

    Nope, they have not been updated. The publisher was chosen as the winnen of the conflict.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply