DLI request detail line
These lines are displayed under a CICS® Program detail line. Each line represents an IMS™ DLI request issued by the program identified in the name field of the CICS Program line under which these lines are grouped.
| Under Heading | This is Displayed |
|---|---|
| Name | The hexadecimal offset in the identified CICS program of the return address of the EXEC DLI command. This is in +xxxx format. This field is always displayed in red. |
| Description | The DLI function code followed by the PCB name. |
| Execution | The total time, in seconds, that CPU execution was observed while the DLI request was being processed. |
| Suspend | The total time, in seconds, that CICS had suspended execution of the transaction while the DLI request was being processed. |
| Delay | The total time, in seconds, that execution of
the transaction was delayed while the DLI request was being processed.
Transaction execution can be delayed for one of the following
reasons:
|
| Service | The total service time for the transaction during which the DLI request was being processed. This includes execution, suspend, and delay time. |