FIX: Merge Replication Conflict Viewer Resolves Data Conflicts Incorrectly (300145)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q300145
BUG #: 353492 (SHILOH_BUGS)
SYMPTOMS
The Conflict Viewer may not resolve merge conflicts correctly when you select the Resolve With This Data option. The conflict appears to have been resolved, but if you check the publisher and subscriber, you will see that the "winning data" has not been applied to the publisher or subscriber.
RESOLUTIONTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack
WORKAROUND
You can work around this problem in the following ways:
- If you are using the default priority-based conflict resolver, manually apply the "winning data" change on the publisher side. This "winning data" change will then be propagated to all subscribers.
- Use custom conflict resolvers, such as stored procedure or COM resolvers that contain logic to perform conflict resolution.
- Use Microsoft-provided resolvers such as additive, averaging, maximum, minimum, and "subscriber always wins" conflict resolvers.
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1.
Modification Type: | Major | Last Reviewed: | 11/5/2003 |
---|
Keywords: | kbBug kbfix kbSQLServ2000sp1fix KB300145 |
---|
|