Hi,
I have replication working in a production environment with a publisher and distributor on one server (S1) and another publisher on a second server (S2). There are a couple of servers that have subscriptions to both S1 and S2 that are currently functioning normally.
The problem is with a new subscriber server (S3). I have successful subscriptions on S3 pulling from S1. When I run sp_addsubscription from publisher S2 on S3 the command completes successfully and a new subscription shows up under the local publications on S2 but no local subscription is created on S3.
Any insight into this would be greatly appreciated.
Marc