ABTERMENC (non-CICS)
ABTERMENC sets the enclave termination behavior for an
enclave ending with an unhandled condition of
severity 2 or greater. TRAP(ON) must be in effect for ABTERMENC to have an effect.
ABTERMENC has the following suboptions :
- ABEND : Specifies that Language Environment issues an
abend to end the enclave
regardless of the setting of the CEEAUE_ABND flag by the assembler user exit.
- RETCODE : Specifies that the enclave terminates with a normal return code and
reason code.