CICS region applid detail line
This is the third-level detail line shown directly under the CICS® transaction detail line. This line represents the VTAM® applid of the CICS region sampled. If a transaction shows more than 1 region applid, then activity was measured in multiple regions for that transaction.
| Under Heading | This is Displayed |
|---|---|
| Name | The CICS region applid. This is the VTAM applid of the region where the samples were taken. |
| NTxns | The number of executions of the transaction. |
| Description | "Region Applid" |
| Execution | The total time, in seconds, that a CPU was actively executing for the transaction in the region. |
| Suspend | The total time, in seconds, that CICS had suspended execution of the transaction in the region. |
| Delay | The total time, in seconds, that execution of
the transaction was delayed in the region. Transaction execution
can be delayed for one of the following reasons:
|
| Service | The total service time for the transaction in the region. This includes execution, suspend, and delay time. |