Browse by Tags

How to reinitialize a merge subscription from publisher - SQL 2005 using TSQL script?
Published 11 September 7 4:3 AM | SSQA.net
Lately we have had a requirement to re-initialize handful of subscriptions to a publication within the merge replicaton setup. I was looking for a way out to achieve these operations programmatically using a TSQL script. I'm aware that using SP_REINITMERGEPULLSUBSCRIPTION...
Simple steps to monitor Replication activities
Published 23 August 7 10:6 AM | SSQA.net
There are few simple steps involved to monitor the replication actvites, as usual with Replication Monitor is useful to monitor the overall health of a replication topology. Replication Monitor provides detailed information on the status and performance...