all groups > sql server replication > may 2006 >
You're in the

sql server replication

group:

Dropped Data - Merge Repl


Dropped Data - Merge Repl J Jones
5/26/2006 5:52:02 AM
sql server replication:
I have a few subscribers that are complaining of dropped data in one of the
main tables that users update on the subscriber machines. When they
replicate, the agent history indicates there were conflicts, but when I go to
the conflict viewer, no conflicts show up.

The dropped data does not occur when users hit the application via the
publisher database, which leads me to believe it's not an app problem but
indeed a replication issue. However, with no conflicts in the conflict
viewer, but conflicts shown in the agent history, I'm unable to troubleshoot
this problem.

Any help is greatly appreciated!
Thanks!
Jeff Jones
Re: Dropped Data - Merge Repl Hilary Cotter
5/28/2006 12:00:00 AM
Can you modify your publication to set compensate_for_errors to be false?
This will prevent the errors from being wiped out.

It is troubling that they are not being retained? Conflict tables are purged
after the retention period has past. I take it that this is not the case.
--
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.

This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.

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



[quoted text, click to view]

Re: Dropped Data - Merge Repl J Jones
5/30/2006 4:28:02 AM
Hilary,
Thanks for your help - I will see about setting the compensate_for_errors to
false. And, yes, the conflicts are dropped from one merge to the next, but
the subscription is active for 14 days. Very strange behavior that I've not
been able to track down the cause of...
Jeff

[quoted text, click to view]
AddThis Social Bookmark Button