I've got a merge replication set up with the publisher running SQL Server
2005 Standard SP2 and the subscribers running SQL Server 2005 Express SP2.
Around 10 of the subscribers are working fine, but one is getting these
errors when running the synchronization (copied from the Replication Monitor
on the publisher):
----------------------------------------
Error messages:
The Merge Agent failed to apply replication metadata. When troubleshooting,
increase the -OutputVerboseLevel setting and restart the agent, or check for
and resolve other errors generated by the database engine. (Source:
MSSQL_REPL, Error number: MSSQL_REPL-2147200968)
Get help:
http://help/MSSQL_REPL-2147200968
Multiple-step OLE DB operation generated errors. Check each OLE DB status
value, if available. No work was done. (Source: MSSQLServer, Error number: 0)
Get help:
http://help/0
The process was successfully stopped. (Source: MSSQL_REPL, Error number:
MSSQL_REPL-2147200997)
Get help:
http://help/MSSQL_REPL-2147200997
--------------------