sys.sp_helppeerresponses
general #stored-procedure
Description
Returns all responses to a specific status request received from a participant in a peer-to-peer replication topology, where the request was initiated by executing any published database in the topology. This stored procedure is executed on the publication database at a Publisher participating in a peer-to-peer replication topology. For more Peer-to-Peer - Transactional Replication ## Syntax
sp_helppeerresponses [ @request_id = ] request_id
[ ; ]