DCSIMG
Data Compression - Yaniv Etrogi

Yaniv Etrogi

Browse by Tags

All Tags » Data Compression (RSS)
Perform a count comparison on replicated tables between the publisher and subscriber– enhanced
Here is an improvement to a code posted in an older post Perform a count comparison on replicated tables between the publisher and subscriber . The code introduced in this post also generates (prints) the INSERT commands required to close the diff/gap between the subscriber and publisher. The script is designed to be executed on the subscriber and you will have to edit the 2 parameters: @LinkedServer and @database which represent the linked server to be used for accessing the publisher and the published...