4xxx Language Environment abend codes

Abend codes in the range 4000 to 4095 are issued by Language Environment runtime library modules for LE enabled applications running on CICS.

When Language Environment detects an unrecoverable error, Language Environment terminates the transaction with an EXEC CICS abend with an abend code numbered from 4000-4095. A write-to-operator (WTO) is performed to write a CEE1000S message to the system console. This message contains the abend code and the reason code associated with the abend.

Some of these abends can occur when the system is under stress and is unable to acquire the resources required to report a previous abend or failure. In this case there will usually be other symptoms that the system is under stress (for example short on storage messages or other transactions being purged with AEXY or AKC3 abends), and inspection of the transaction dump should allow identification of the original abend.

Language Environment abend codes and run-time messages are described in IBM Language Environment for MVS and VM Debugging Guide and Run-Time Messages.

[[ Contents Previous Page | Next Page Index ]]