Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

SQl 2005 Bidirectional Merge replication - PublisherSubscriber Small Data Mismatch

$
0
0
Hi all,

Firstly SQL 2005 Bidirectional Merge Replication is setup and working between the Publisher and the subscriber.

I am monitoring the stats for Downloaded and Uploaded statements and for the most
part things are looking great.

I am doing data compares (Excluding the timestamp datatype) to confirm things are A ok and
I found that for a few records (Current count is 5) on a certain datetime column is different on the
Publisher from the Subscriber and I was hoping to track down as to the reason.

Please note
1. There are no Triggers on the Subscriber at all.
2. There are some AFTER triggers on the Table in question on the Publisher but none of them 
affect the field in question.


Unsure if this helps but I have also tried to run the below to force the row in question through from the Publisher to the Subscriber but this also does not force things through for the field in question.

declare @int as int
exec @int = sp_mergedummyupdate 'customer','0DDA6892-5E59-E211-8F91-001A64DB8758'
select @int

Any advise would be greatly appreciated.

Kind regards,

Matt

Viewing all articles
Browse latest Browse all 4054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>