sys.sp_helppeerrequests

general
#stored-procedure

Description

Returns information on all status requests received by participants in a peer-to-peer replication topology, where these requests were initiated by executing 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_helppeerrequests
[ @publication = ]
N
'publication'
[ , [ @description = ]
N
'description'
]
[ ; ]