Initialization and Termination Services

The following table shows the LE initialization and termination callable services that are supported by this COBOL system.

Routine Description Supported?
CEE3ABD Terminate enclave with an abend
Note: For programs running under JCL, you can also use the equivalent CALL "ILBOABN0" using abend-code syntax, which does not require LE Support to be enabled.
Yes
CEE3GRC Get the enclave return code No *
CEE3SRC Set the enclave return code No *
Note:
  • Calls to unsupported routines marked by '*' are accepted but no action occurs. In the FEED_BACK condition (FC) code, the severity is set to 4, the message number to 9999, and the facility-ID to MFX.
  • The FLGS data item in the FEED_BACK condition (FC) token is not set or used by this COBOL system