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


Return and Reason Codes

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

Return and Reason Codes

When IWMMDELE macro returns control to your program, GPR 15 contains a return code. When the return code is non-zero, then GPR 0 contains a reason code.

Hexadecimal Return CodeHexadecimal Reason CodeMeaning
00Meaning: Successful completion.
040402Meaning: Warning. Input monitoring token indicates no monitoring environment was established.
040403Meaning: Warning. Input monitoring token does not reflect an allocated monitoring environment owned by the current home address space.
080802Meaning: Program error. The caller is in cross-memory mode while the token was obtained in user key.
080803Meaning: Program error. Caller is disabled.
080804Meaning: Program error. The caller is locked.
080805Meaning: Program error. Input monitoring token reflects a switch continuation.
080806Meaning: Program error. Input monitoring token reflects a continuation to a dependent monitoring environment.
080808Meaning: Program error. Input monitoring token reflects a continuation from a parent monitoring environment.
080809Meaning: Program error. The caller is in SRB mode, while the token was obtained in a user key (8-F).
08080AMeaning: Program error. Current task is not the current owner, while the token was obtained in a user key (8-F).
08080BMeaning: Program error. Error accessing parameter list.
080823Meaning: Program error. The caller invoked the service while dynamic address translation was disabled.
080824Meaning: Program error. The caller invoked the service but was in 24-bit addressing mode.
080825Meaning: Program error. The caller invoked the service but was not in Primary ASC mode.
080826Meaning: Program error. The caller invoked the service while task termination is in progress for the task associated with the owner.
080827Meaning: Program error. Reserved field in parameter list was non-zero.
080828Meaning: Program error. Version number in parameter list is not valid.
08082AMeaning: Program error. Input monitor token is related to a parent monitoring environment.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014