|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Friday, May 10, 2013 11:44 AM
Points: 42,
Visits: 240
|
|
The row was not found at the Subscriber when applying the replicated command.
Please suggest me
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Friday, May 17, 2013 8:12 AM
Points: 1,209,
Visits: 628
|
|
Well it's telling what the problems is. An attempt is being made to update a row at a subscriber and it is not there. Sounds like error 20598 to me.
You can either set the agent to ignore this error, but this leads to data inconsistency.
Another option would be to manually insert the missing row into the subscriber. This would mean looking into the distribution database to find the record. But as a DBA i'm sure you are up to this.
You might want to investigate what has caused the data inconsistency
HTH Graeme
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Friday, May 10, 2013 11:44 AM
Points: 42,
Visits: 240
|
|
|
|
|