z/OS Language Environment Customization
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Abnormal termination exit

z/OS Language Environment Customization
SA38-0685-00

The abnormal termination exits in CEEEXTAN are invoked during the termination of an enclave due to an unhandled condition of severity 2 or greater. An abnormal termination exit is invoked in AMODE(31), with register 12 pointing to the CAA and register 13 pointing to a DSA with a valid NAB.

For AMODE 64 applications, an abnormal termination exit is invoked in AMODE(64), with register 4 pointing to the caller's DSA and register 1 pointing to the CIB.

For more information about creating and using abnormal termination exits, see CEEEXTAN abnormal termination exit CSECT.

Syntax

Abnormal_Termination_Exit (CIBPTR)

CIBPTR (INPUT)
A pointer to the condition information block for the current condition.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014