1xxx - 9xxx (COBOL II) abend codes

Abend codes with 1 through 9 as the first character are issued by COBOL II applications running on CICS. The last three digits of the abend code, xxx, correspond to the digits xxx in the associated COBOL II run-time message, IGZxxxI. For example, if you receive an abend code of 1001, the associated run-time message is IGZ001I.

COBOL II run-time messages are described in VS COBOL II Application Programming Debugging.

[[ Contents Previous Page | Next Page Index ]]