sp_deletepeerrequesthistory (Transact-SQL)
SQL Server 2008
Deletes history related to a publication status request, which includes the request history (MSpeer_request (Transact-SQL)) as well as the response history (MSpeer_response (Transact-SQL)).This stored procedure is executed on the publication database at a Publisher participating in a Peer-to-Peer replication topology. For more information, see Peer-to-Peer Transactional Replication.
sp_deletepeerrequesthistory is used in a Peer-to-Peer transactional replication topology. For more information, see Peer-to-Peer Transactional Replication.
When executing sp_deletepeerrequesthistory, either request_id or cutoff_date must be specified.
