These counters provide information on the transactions attempted, transaction completed, and the 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 values for each transaction.
Certain transaction counters show intervals in the run. You set the Statistics sample interval in the schedule, as a schedule property.
The counters in the following table
provide an aggregate value for all transactions. Folders that contain aggregate
counters have a clock superimposed on them: .
Counter name | Description |
---|---|
Count [for Interval] | The total number of transactions attempted within the last recorded interval |
Count [for Run] | The total number of transactions attempted in the entire run |
Rate [per second] [for Interval] | The number of transactions attempted per secondin the last recorded interval |
Rate [per second] [for Run] | The number of transactions attempted per secondin the entire run |
The counters in the following table provide individual values for
each transaction. Folders that contain individual counters have an asterisk
superimposed on them: .
Counter name | Description |
---|---|
Total Transactions Started | The number of transactions started in the entire run. |
Transaction Start Rate [per second] [for Interval] | The rate that transactions started within the last recorded interval |
Transaction Start Rate [per second] [for Run] | The rate that transactions started in the entire run |
The counters in the following table provide an aggregate value
for all transactions. Folders that contain aggregate counters have a clock
superimposed on them: .
Counter name | Description |
---|---|
Count [for Interval] | The total number of transactions executed within the last recorded interval |
Count [for Run] | The total number of transactions executed in the entire run |
Rate [per second] [for Interval] | The rate that transactions were executed in the last recorded interval |
Rate [per second] [for Run] | The rate that transactions were executed in the entire run |
The counters in the following table provide individual values for
each transaction. Folders that contain individual counters have an asterisk
superimposed on them: .
Counter name | Description |
---|---|
Total Transactions Completed | The total number of transactions completed |
Transaction Completion Rate [per second] [for Interval] | The rate that transactions were completed in the last recorded interval |
Transaction Completion Rate [per second] [for Run] | The rate that transactions were completed in the entire run |
The counters in the following table provide an aggregate value
for all transactions. Folders that contain aggregate counters have a clock
superimposed on them: .
Counter name | Description |
---|---|
Average [for Interval] | The average execution time for all transactions within the most recent sample interval, aggregated into one value |
Average [for Run] | The average execution time for all transactions in the entire run, aggregated into one value |
Maximum [for Interval] | The maximum execution time for all transactions within the most recent sample interval, aggregated into one value |
Maximum [for Run] | The maximum execution time for all transactions in the entire run, aggregated into one value |
Minimum [for Interval] | The minimum execution time for all transactions within the most recent sample interval, aggregated into one value |
Minimum [for Run] | The minimum execution time for all transactions in the entire run, aggregated into one value |
The counters in the following table provide individual values for
each transaction. Folders that contain individual counters have an asterisk
superimposed on them: .
Counter name | Description |
---|---|
Average Execution Time for All Transactions [ms] [for Interval] | The average execution time for each transaction within the most recent sample interval |
Average Execution Time for All Transactions [ms] [for Run] | The average execution time for each transaction in the entire run |
Maximum Execution Time for All Transactions [ms] [for Interval] | The maximum execution time for each transaction within the most recent sample interval |
Maximum Execution Time for All Transactions [ms] [for Run] | The maximum execution time for each transaction in the entire run |
Minimum Execution Time for All Transactions [ms] [for Interval] | The minimum execution time for each transaction within the most recent sample interval |
Minimum Execution Time for All Transactions [ms] [for Run] | The minimum execution time for each transaction in the entire run |
Parent topic: Generic counters