z/OS MVS Programming: Callable Services for High-Level Languages
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Return codes and reason codes

z/OS MVS Programming: Callable Services for High-Level Languages
SA23-1377-02

When CSRRRP returns control to your program, return_code contains a hexadecimal return code and reason_code contains a hexadecimal reason code. The following table identifies return code and reason code combinations and tells what each means.

Return Code Reason Code Meaning
00 None CSRRRP completed successfully.
08 xx0101xx Unsuccessful completion. No CSRIRP service request was in effect for the specified data area. Check to see if the system rejected the previous CSRIRP request for the data area.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014