Transaction manager: Summary global statistics
Transaction manager summary global statistics are not available online.
| DFHSTUP name | Description |
|---|---|
| Total number of transactions (user + system) | is the total number of tasks that have run in the system. |
| MAXTASK limit | is 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 | is the date and time when the maximum number of user transactions (MXT) was last set or changed dynamically. |
| Times the MAXTASK limit reached | is the total number of times MXT has been reached. |
| Time the MAXTASK limit last reached | is the date and time when the number of active user transactions last equalled the specified maximum number of user transactions (MXT). |
| Peak number of MAXTASK queued user transactions | is the peak number of MAXTASK queued user transactions reached in the system. |
| Peak number of active user transactions | is the peak number of active user transactions reached in the system. |
| Total number of active user transactions | is the total number of user transactions that have become active. |
| Total number of MAXTASK delayed user transactions | is the total number of transactions that had to queue for MXT reasons. |
| Total MAXTASK queuing time | is the total time spent waiting by those user transactions that had to queue for MXT reasons. |
| Average MAXTASK queuing time of queued transactions | is the average time spent waiting by those user transactions that had to queue for MXT reasons. |