gtpi1m2a | System Installation Support Reference |
User exit routine UCCSRX is called from system error processing after dump processing has completed and the system is ready to return to the NSI, CPU loop, or to exit the ECB.
Exit point SRX is in CSECT CCCPSE. UCCSRX is provided to control the location to which return is made when system error processing has completed.
The user exit will be called once on the failing I-stream.
General Conditions at Entry
The registers at entry to UCCSRX are:
Refer to a listing of CCCPSE for the contents of the remaining registers.
System Conditions at Entry
Programming Considerations at Entry
Programming Considerations on Return
See User Exit Routines - Common Return Conditions.
General Conditions on Return