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


Handling return codes

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

Each time you call CSRIRP or CSRRRP, your program receives a return code and a reason code. These codes indicate whether the service completed successfully or whether the system rejected the service.

When you receive a return code that indicates a problem or an unusual condition, try to correct the problem, and rerun the program. Return codes and reason codes are described in Reference pattern services with the description of each reference pattern service.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014