Hi guys,
I have ServerA(publisher) and ServerB(subscriber) both on SQL 2008R2. I have a Transactional Publication created on ServerA with One article added into it and subscription to ServerB. Distributor is on ServerC where all replication agents are running.
I have some data descrepencies on subscriber so I decided to re-initialize the subscription. I click on publication and marked it for re-initialization with make use of new snapshot and to run it now option. It is generating the snapshot but not applying it. I have @immediate_sync and @allow_anonymous option set to true. What could be the reason?
Kindly mark the reply as answer if they help