The Replication Dist. object in Microsoft® SQL Server™ provides counters to monitor how many commands and transactions are read from the distribution database and delivered to the Subscriber databases by the SQL Server Distribution Agent.
These are the SQL Server Replication Dist. counters.
SQL Server Replication Dist. counters | Description |
---|---|
Dist:Delivered Cmds/sec | Number of distribution commands delivered per second to the Subscriber. |
Dist:Delivered Trans/sec | Number of distribution transactions delivered per second to the Subscriber. |
Dist:Delivery Latency | Distribution latency (in milliseconds). The current amount of time elapsed from when transactions are delivered to the Distributor to when they are applied at the Subscriber. |
Replication Distribution Agent Utility