Tell me more ×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.

I have 2 separate merge replications on the same database on a server, one named 'POC' with a single subscriber running continuously, and another named 'Clubs' with ~50 subscribers. As of recently, the Club subscriptions have been coming up with errors saying 'The subscription to publication 'POC' has expired or does not exist'. It seems to be confusing the publications, but the sysmergesubscriptions and MSmerge_agents tables still point to the correct publications. Odd one - anyone seen something like this previously?

share|improve this question
1  
Push or pull subscriptions? Also, do they share tables as well as the database? – RThomas Oct 11 '12 at 0:05

migrated from stackoverflow.com Oct 10 '12 at 9:16

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.