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 IWMWQRY 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: Warning.
04040AMeaning: Warning. The output area supplied is too small to receive all the available information.
040410Meaning: Warning. The input service class token does not reflect a service class in the current service policy.
080801Meaning: Program error. The caller is in SRB mode.
080803Meaning: Program error. The caller is disabled.
080804Meaning: Program error. The caller is locked.
08080DMeaning: Program error. Input service class is not valid.
080810Meaning: Program error. The caller has EUT FRR established.
080830Meaning: Program error. The caller has passed an invalid ALET.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014