I've had Peer-to-peer Transactional Replication working great for the past few months. Just this past week, I've encountered the following error:
Date 3/26/2008 10:35:40 AM
Log Job History (SC1WV5431-LIMS-LIMS_Replication-MA1WV1302-11)
Step ID 2
Server SC1WV5431
Job Name SC1WV5431-LIMS-LIMS_Replication-MA1WV1302-11
Step Name Run agent.
Duration 00:00:10
Sql Severity 0
Sql Message ID 0
Operator Emailed
Operator Net sent
Operator Paged
Retries Attempted 0
Message
2008-03-26 14:35:50.109 Category:COMMAND
Source: Failed Command
Number:
Message: if @@trancount > 0 rollback tran
2008-03-26 14:35:50.109 Category:NULL
Source: Microsoft SQL Native Client
Number: 20807
Message: No peers were found for SC1WV5431:LIMS:1. If you encounter this error when executing the stored procedure sp_requestpeerresponse, verify that subscriptions have been created before attempting to call the procedure again. If you encounter this error in other circumstances, contact Customer Support Services.
2008-03-26 14:35:50.109 Category:NULL
Source: Microsoft SQL Native Client
Number: 21499
Message: The procedure sys.sp_MSupdatepeerlsn failed to UPDATE the resource MSpeer_lsns.. Server error = 0.
This is the error from the Agent Job. The job from the other server runs perfectly with no errors. I cannot find any help on this from Technet or google.
Has anyone encountered this before?
Thanks-
Jason Spangler