Marks a merge pull subscription for reinitialization the next time the Merge Agent runs.
sp_reinitmergepullsubscription [[@publisher =] 'publisher']
[,[@publisher_db =] 'publisher_db'] [,[@publication =] 'publication']
0 (success) or 1 (failure)
sp_reinitmergepullsubscription is used in merge replication.
sp_reinitmergepullsubscription can be called from the Subscriber.
Only members of the sysadmin fixed server role or the db_owner fixed database role can execute sp_reinitmergepullsubscription.
System Stored Procedures |