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 CSRSCOT returns control to your program, return_code contains a return code and reason_code contains a reason code. Return codes and reason codes are shown in hexadecimal followed by the decimal equivalent enclosed in parentheses. Table 1 identifies return code and reason code combinations, tells what each means, and recommends an action that you should take. A return code of X'C' means that data-in-virtual encountered a problem or an unexpected condition. The associated reason codes are data-in-virtual reason codes. Data-in-virtual reason codes are two bytes long and right justified. For information about data-in-virtual, see z/OS MVS Programming: Assembler Services Guide. To resolve the problem, request help from your system programmer.
|
Copyright IBM Corporation 1990, 2014 |