Transaction counters
Overview
Transaction counters provide information about...
- transactions that were attempted
- transactions that were completed
- execution time for the transactions
Some counters produce an aggregate value, where the values for all transactions are rolled up into one value; others produce individual values for each transaction.
Some counters pertain to intervals in the run. You set the Statistics sample interval value in the schedule, as a schedule property.
Transactions | Attempts | All Transactions
Aggregate value for all transactions.
.
Counter name Description Count [for Interval] Total number of transactions that were attempted within the last recorded interval Count [for Run] Total number of transactions that were attempted in the entire run Rate [per second] [for Interval] Number of transactions that were attempted per second in the last recorded interval Rate [per second] [for Run] Number of transactions that were attempted per second in the entire run
Transactions | Attempts
Individual values for each transaction.
.
Counter name Description Total Transactions Started [for Interval] Number of transactions that were started within the last recorded interval Transaction Start Rate [per second] [for Interval] Rate that transactions that were started within the last recorded interval Transaction Start Rate [per second] [for Run] Rate that transactions that were started in the entire run
Transactions | Completed | All Transactions
Aggregate value for all transactions.
.
Counter name Description Count [for Interval] Total number of transactions that were completed within the last recorded interval Count [for Run] Total number of transactions that were completed in the entire run Rate [per second] [for Interval] Number of transactions that were completed per second in the last recorded interval Rate [per second] [for Run] Number of transactions that were completed per second in the entire run
Transactions | Completed
Individual values for each transaction.
.
Counter name Description Total Transactions Completed [for Run] Total number of transactions that were completed Transaction Completion Rate [per second] [for Interval] Rate that transactions were completed in the last recorded interval Transaction Completion Rate [per second] [for Run] Rate that transactions were completed in the entire run
Transactions | Execution Time | All Transactions
Aggregate value for all transactions.
.
Counter name Description Average [for Interval] Average execution time for all transactions within the most recent sample interval Average [for Run] Average execution time for all transactions in the entire run Maximum [for Interval] Maximum execution time for all transactions within the most recent sample interval Maximum [for Run] Maximum execution time for all transactions in the entire run Minimum [for Interval] Minimum execution time for all transactions within the most recent sample interval Minimum [for Run] Minimum execution time for all transactions in the entire run Standard deviation [for Interval] Standard deviation for all transactions within the most recent sample interval Standard deviation [for Run] Standard deviation for all transactions for the entire run
Transactions | Execution Time
Individual values for each transaction.
.
Counter name Description Average Execution Time for All Transactions [ms] [for Interval] Average execution time for each transaction within the most recent sample interval Average Execution Time for All Transactions [ms] [for Run] Average execution time for each transaction in the entire run Execution Time Standard Deviation for All Transactions [for Interval] Standard deviation for each transaction within the most recent sample interval Execution Time Standard Deviation for All Transactions [for Run] Standard deviation for each transaction in the entire run Maximum Execution Time for All Transactions [ms] [for Interval] Maximum execution time for each transaction within the most recent sample interval Maximum Execution Time for All Transactions [ms] [for Run] Maximum execution time for each transaction in the entire run Minimum Execution Time for All Transactions [ms] [for Interval] Minimum execution time for each transaction within the most recent sample interval Minimum Execution Time for All Transactions [ms] [for Run] Minimum execution time for each transaction in the entire run