Distributed Transaction Coordinator Object
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2
The performance object provides statistics about Microsoft Distributed Transaction Coordinator (MS DTC), part of Component Services (formerly known as Microsoft Transaction Server) that coordinates external (two-phase) transactions. Among other things, MS DTC is used to coordinate two-phase transactions by Message Queuing.
Counter Name | Description | Counter Type |
---|---|---|
Aborted Transactions |
Shows the number of transactions that were aborted. |
|
Aborted Transactions/sec |
Shows the rate, in incidents per second, at which transactions were aborted. |
|
Active Transactions |
Shows the number of transactions that were active during the sample period. |
|
Active Transactions Maximum |
Shows the maximum number of transactions that were ever concurrently active. |
|
Committed Transactions |
Shows the number of transactions that were committed. |
|
Committed Transactions/sec |
Shows the rate, in incidents per second, at which transactions were committed. |
|
Force Aborted Transactions |
Shows the number of transactions that were aborted by the system administrator. |
|
Force Committed Transactions |
Shows the number of transactions that were committed by the system administrator. |
|
In Doubt Transactions |
Shows the number of transactions that were in doubt; that is, neither committed nor aborted. |
|
Response Time – Average |
Shows the average time between when transactions were begun and when they were committed. |
|
Response Time – Maximum |
Shows the maximum time between when transactions were begun and when they were committed. |
|
Response Time – Minimum |
Shows the minimum time between when transactions were begun and when they were committed. |
|
Transactions/sec |
Shows the rate, in incidents per second, at which transactions were performed. |