z/OS JES2 Installation Exits
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Register contents when Exit 39 passes control back to JES2

z/OS JES2 Installation Exits
SA32-0995-00

Upon return from this exit, the register contents must be:
Register
Contents
0
N/A
1
Pointer to a parameter list with the following structure, mapped by $XPL:
Field Name
Description
X039IND
Indicator byte
X039COND
Condition byte
X039RESP
Response byte. Set by exit before returning to JES2:
X039RECV
Setting this bit on will allow JES2 to receive the data set. Otherwise, processing will continue and the data set will be deleted.
2-13
N/A
14
Return address
15
Return Code
A return code of:
0
Tells JES2 that if additional exit routines are associated with this exit, call the next consecutive exit routine. If no other exit routines are associated with this exit, continue with normal processing, which is determined by the particular exit point from which the exit routine was called.
4
Tells JES2 that even if additional exit routines are associated with this exit, ignore them; continue with normal processing, which is determined by the particular exit point from which the exit routine was called.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014