Previous Topic: XNFNext Topic: AEY9


Abend Codes

Datadictionary issues an abnormal termination in certain circumstances. The display of the abend code and its associated dump differs according to your operating environment.

CICS

CICS displays the abend code and prints the code in the heading of the formatted dump.

z/OS batch

z/OS batch writes an error message to the system log which contains the abend code. A dump is produced if a SYSUDUMP DD statement is present in the job step. The dump that is produced has an abend code of 1000.

z/VSE batch

z/VSE writes an error message to the console log containing the abend code. A dump is also produced.