Click to Rate and Give Feedback
TechNet
TechNet Library
SQL Server
SQL Server 2005
 MSpeer_response (Transact-SQL)
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
SQL Server 2005 Books Online (November 2008)
MSpeer_response (Transact-SQL)

The MSpeer_response table is used in Peer-to-Peer replication to store each node's response to a publication status request. This table is stored in the publication database.

Column name Data type Description

request_id

int

Identifies a status request entry in the MSpeer_request table.

peer

sysname

The peer that generated the response.

peer_db

sysname

The subscription database at the peer that generated the response.

received_date

datetime

The Date and time that the peer response was sent.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker