简体   繁体   中英

Merge replication error

I have a configuration problem to create a Merge/Pull replication between two databases SQLServer 2012. I have an error while creating subscription : Subscriptions for the following Subscribers cannot be initialized immediately because the snapshot is not available

Image : http://s22.postimg.org/vl1ww6z2p/error.png

How solve it ?

You need to create the initial snapshot. Right-click the publication under the Local Publications folder and click View Snapshot Agent Status . Then click Start. Once the snapshot is generated, synchronize your subscription to apply the snapshot.

This is covered in Create and Apply the Initial Snapshot .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM