SQL 2008 R2
I'm replicating from Server A to Server B using transactional replication. I have 3 publications on Server A, with 3 subscriptions to Server B. 2 are working fine. One keeps giving me errors. The latest error is:
Replication-@rowcount_only parameter must be the value 0,1, or 2
I also have this one in the error log:
Replication-Replication Transaction-Log Reader Subsystem: agent ServerA-2 scheduled for retry. The process could not execute 'sp_replcmds' on 'ServerA'.
I've researched this and have found a few links that offer suggestions. What confuses me is that 2 publications/subscriptions work fine. Any suggestions on why 1 is not working - and what I should do to fix it?
Thanks in advance,
Andre
André