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...