Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

SQL Server Snapshot replication: How to kick off Subscription database synchronization immediately after Snapshot has been generated.

$
0
0

On my primary database:

  - I have setup Snapshot publication

  - Snapshot is generated directly on the DR server via UNC path

  - SQL Agent job generates snapshot every night at 10 pm. It takes approximately 30 minutes to generate the snapshot of 5 GB database.

 

  On my DR (Disaster Recovery) Server:

                - I have setup pull subscription for the subscription database

Currently, I have scheduled Subscription database to synchronize around 10:30 pm every night with the assumption that snapshot generation by Publisher will be completed by then.

Instead, I want to kick off Subscription database synchronization as soon as the Snapshot generation is completed on the primary server. Is there any way to achieve this?


Viewing all articles
Browse latest Browse all 4054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>