How to: Synchronize a Pull Subscription (SQL Server Management Studio)
Subscriptions are synchronized by the Distribution Agent (for snapshot and transactional replication) or the Merge Agent (for merge replication). Agents can:
-
Run continuously
-
Run on demand
-
Run on a schedule
For more information about specifying synchronization schedules, see How to: Specify Synchronization Schedules (SQL Server Management Studio).
Synchronize a subscription on demand from the Local Subscriptions folder in Microsoft SQL Server Management Studio.
-
Connect to the Subscriber in Management Studio, and then expand the server node.
-
Expand the Replication folder, and then expand the Local Subscriptions folder.
-
Right-click the subscription you want to synchronize, and then click View Synchronization Status.
-
In the View Synchronization Status - <Subscriber>:<SubscriptionDatabase> dialog box, click Start. When synchronization is complete, the message Synchronization completed is displayed.
-
Click Close.
