If the IMS high-level programming interface (HLPI)
has found a condition caused by a programming error,
or if DL/I has returned a status code to HLPI
which indicates an error, IMS/ESA
returns a status code xx to CICS® Transaction Server for z/OS®.
A few of the more common abend codes are listed below.
For a full list of xx status codes that can make up a
DHxx abend, refer to the
IMS/ESA Application Programming: EXEC DLI Commands
manual.
A task has issued a program specification block (PSB) schedule request but the PSB could not be found.
See the description of the DL/I status code TA in the IMS/ESA Application Programming: EXEC DLI Commands manual for guidance.
A task has issued a program specification block (PSB) schedule request but the PSB has already been scheduled.
See the description of the DL/I status code TC in the IMS/ESA Application Programming: EXEC DLI Commands manual for guidance.
A task has issued a program specification block (PSB) schedule request but a PSB initializaton error occurred.
See the description of the DL/I status code TE in the IMS/ESA Application Programming: EXEC DLI Commands manual for guidance.
A task has issued a terminate request but the request failed because the program specification block (PSB) is not scheduled.
See the description of the DL/I status code TG in the IMS/ESA Application Programming: EXEC DLI Commands manual for guidance.
A task has issued a DL/I request but the request failed because the program specification block (PSB) is not scheduled.
See the description of the DL/I status code TH in the IMS/ESA Application Programming: EXEC DLI Commands manual for guidance.
A task has issued a program specification block (PSB) schedule request but the request failed because CICS is not connected to DBCTL.
See the description of the DL/I status code TJ in the IMS/ESA Application Programming: EXEC DLI Commands manual for guidance.
A task has issued a program specification block (PSB) schedule request but the request failed.
See the description of the DL/I status code TQ in the IMS/ESA Application Programming: EXEC DLI Commands manual for guidance.