DHxx (IMS/ESA) abend codes

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®. Start of changeA 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 theEnd of change IMS/ESA Application Programming: EXEC DLI Commands manual.

DHTA
Explanation:

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.

DHTC
Explanation:

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.

DHTE
Explanation:

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.

DHTG
Explanation:

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.

DHTH
Explanation:

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.

DHTJ
Explanation:

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.

DHTQ
Explanation:

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.

[[ Contents Previous Page | Next Page Index ]]