z/OS JES Application Programming
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Return code information

z/OS JES Application Programming
SA32-0987-00

The following IAZSYMBL return code information indicates the status of the register upon exiting the macro:
Return Code
Meaning and Action
0
The service was successfully called. To check the result of the call, refer to the return code in the JSYMRETN field and to the reason code in the JSYMREAS field of the parameter list.

No action is required.

8
The parameter list is unusable because of one of the following errors:
  • No parameter was passed
  • Eyecatcher was incorrect
  • Parameter list version was incorrect
  • Parameter list has incorrect length

Check the parameters that are being passed to the service and repeat the request.

12
There is not enough storage to invoke the JES Symbol Service.

Increase the size of the main storage available to the application and repeat the request.

16
The service is not available.

Report the problem to the system programmer for problem determination and correction.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014