CICS terminal detail line
This is the first-level detail line. Each line shows information about a CICS® terminal for which measurement data was recorded.
Under Heading | This is Displayed |
---|---|
Name | The CICS terminal ID. This will be the terminal ID or N/A if a terminal ID was not available during the sample. A terminal might not be available because the transaction was running while not attached to the terminal, or the transaction was not attached to the terminal during initialization or termination. |
NTxns | The number of executions of transactions on this terminal. |
Description | This will either be terminal transaction or nonterminal transaction. |
Error | The margin of error for the mean values calculated by using the number of executions of transactions for this terminal as a sample size. |
Execution | The total time, in seconds, a CPU was actively executing transactions on this terminal. |
Suspend | The total time, in seconds, that CICS had suspended execution of transactions on this terminal. |
Delay | The total time, in seconds, execution of the
transactions on this terminal was delayed. Transaction execution
can be delayed for one of the following reasons:
|
Service | The mean service time for transactions on this terminal, including execution, suspend, and delay time. |