Transaction manager: Summary global statistics
This report provides a summary listing of transaction manager global statistics. Summary statistics are not available online.
| DFHSTUP name | Description |
|---|---|
| Total number of transactions (user + system) | The total number of tasks that have run in the system. |
| MAXTASK limit | The last MXT value (expressed as a number of tasks) that was specified in the SIT, or as an override, or changed dynamically using the EXEC CICS SET SYSTEM MAXTASKS(fullword binary data-value) command. |
| Time the MAXTASK limit last changed | The date and time when the maximum number of user transactions (MXT) was last set or changed dynamically. |
| Times the MAXTASK limit reached | The total number of times MXT has been reached. |
| Time the MAXTASK limit last reached | The date and time when the number of active user transactions last equaled the specified maximum number of user transactions (MXT). |
| Peak number of MAXTASK queued user transactions | The peak number of MAXTASK queued user transactions reached in the system. |
| Peak number of active user transactions | The peak number of active user transactions reached in the system. |
| Total number of active user transactions | The total number of user transactions that have become active. |
| Total number of MAXTASK delayed user transactions | The total number of transactions that had to queue for MXT reasons. |
| Total MAXTASK queuing time | The total time spent waiting by those user transactions that had to queue for MXT reasons. |
| Average MAXTASK queuing time of queued transactions | The average time spent waiting by those user transactions that had to queue for MXT reasons. |