Cry
about...
SQL Server Troubleshooting
Merge Agent: The process could not
connect to Subscriber 'XXXX'
Symptom:
A merge agent has failed, the full error
message text being:
The process could not connect
to Subscriber 'XXXX'
where 'XXXX' is the name of
the subscriber it was trying to connect with.
Possible Causes and Remedies:
The link to the subscriber or the
subscriber-server is down. Try pinging the
subscriber. If pinging is unsuccessful then
resolve the network connectivity problem first.
This problem will also occur if
SQL Server Agent is set-up to use the System
account instead of a domain account (that is
recognised at the subscriber). [Tip
contributed by Tanweer Hussain.]
|