all groups > sql server replication > march 2005 >
You're in the

sql server replication

group:

Merge replication stopping


Merge replication stopping Salvador
3/31/2005 2:07:03 AM
sql server replication:
Hi All,

I have selected merge replication because both servers are constantly
updating information. We have continuous merge replication (push) and
everything works pretty good.

The problem is in some occassions the job stops saying that it can not
enumerate the changes on the subscriber, if I restart it works fine. This is
causing more than a headache because we always have to be watching if
replication is working. I try to change the job to restart when it fails but
it doesn't work.

I have one publisher with the distributor on the same machine pushing the
continuous merge to one subscriber.

Can this happen because the subscriber is busy and the job can connect? Have
anyone seen this happening?

Re: Merge replication stopping Hilary Cotter
3/31/2005 6:52:07 AM
Yes, it is typically a transitory error. Many dba's run their merge agents
in infinite loops by having step 3 looping back to step 1.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

[quoted text, click to view]

Re: Merge replication stopping Dylan Peters
3/31/2005 12:21:03 PM
We have the job running every minute and it seems to work fine. I have
noticed that the retry doesn't work like one would think it should.

If you go to Merge Agent History, Session Details, Error Details, you should
get more information on why it can't continue. We get a lot of deadlocks
causing the agent to fail, but when it picks back up a minute later it
usually works fine.

Dylan Peters

[quoted text, click to view]
AddThis Social Bookmark Button