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


Register contents when Exit 26 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
A code passed to your routine by JES2
0
Indicates that Exit 26 is invoked for the first time
4
Indicates that Exit 26 is invoked for other than the first time
1
Address of the JES2 main task TRCA
2-10
Not applicable
11
Address of the $HCT
12
Not applicable
13
Address of the HASPTERM $PCE – (this is a special PCE located n HASPTERM)
14
Return address
15
Return code
A return code:
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 there are additional exit routines 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