Adabas request detail line
These lines appear under a CICS® Program detail line. Each one represents an Adabas 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 ADABAS command. This is in +xxxx format. This field is always displayed in red. |
| Description | The Adabas request function -- OP, CL, L2, etc. When Natural calls Adabas, the Natural program name and statement number are displayed. If the statement is within an INCLUDE member, the INCLUDE menber name is displayed. |
| Execution | The total time, in seconds, during which CPU execution was observed while the Adabas request was being processed. |
| Suspend | The total time, in seconds, during which CICS had suspended execution of the transaction while the Adabas request was being processed. |
| Delay | The total time, in seconds, during which execution
of the transaction was delayed while the Adabas request was being
processed for one of the following reasons:
|
| Service | The total service time for the transaction during which the Adabas request was being processed. This includes execution, suspend and delay time. |