Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The MSpeer_request table is used in Peer-to-Peer replication to track status requests for a given publication. This table is stored in the publication database.
| Column name | Data type | Description |
|---|---|---|
id |
int |
Identifies a request. |
publication |
sysname |
The name of the publication for which the status request was initiated. |
sent_date |
datetime |
The date and time that the status request was initiated. |
description |
nvarchar(4000) |
User-defined information that can be used to identify individual status requests. |
See Also
Reference
Mapping SQL Server 2000 System Tables to SQL Server 2005 System Views
Other Resources
Integration Services Tables
Backup and Restore Tables
Log Shipping Tables