z/OS MVS Programming: Workload Management Services
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


ABEND Codes

z/OS MVS Programming: Workload Management Services
SC34-2663-00

ABEND Codes

Invoking IWMEQTME with parameter CURRENT_DISP=YES while being disabled for I/O and external interrupts results in ABEND 05D-08:

Explanation: A program issued a CALLDISP macro that is not valid. A hexadecimal reason code in register 15 explains the error: 08 The macro specified FRRSTK=SAVE while the program holds a lock, or the macro specified FRRSTK=NOSAVE while the program holds a lock other than the LOCAL lock or the cross memory local (CML) lock.

Invoking IWMEQTME with parameter CURRENT_DISP=YES while being in SRB mode results in ABEND 05D-10:

Explanation: A program issued a CALLDISP macro that is not valid. A hexadecimal reason code in register 15 explains the error: 10 The program was not in task control block (TCB) mode.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014