MStracer_history (Transact-SQL)
The MStracer_history table maintains a record of all tracer tokens that have been received at the Subscriber. This table is stored in the distribution database and is used by replication for performance monitoring.
Column name | Data type | Description |
---|---|---|
parent_tracer_id |
int |
Uniquely identifies a tracer token. |
agent_id |
int |
Identifies the agent which handled the tracer token record. |
subscriber_commit |
datetime |
The date and time when the tracer token record was committed at the Subscriber. |
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