Hello,
I am working on replication which replicates data from servers A to B to C. The data is everytime changing on the publisher. Manytimes i see the data out of sync. How do I fix the data once in for all and then start the replication. Without re-initialization as the data is very big.
I have data compare tool which can be used. There are more than one publishers on A and B servers to push the data and they are by row filters.
Can someone please suggest me permanent fix?