Verifying the IDIXCEE Language Environment exit enablement

If you choose to enable the IDIXCEE Language Environment® exit, then the following can be used to verify that it is working correctly:

  1. Do one of the following:
    1. If using COBOL or PL/I, then edit either the IDIVPCOB or the IDIVPPLI job in data set IDI.SIDISAM1 and change the GO step LE option TER(UADUMP) to TER(TRACE).
    2. If using assembler, then edit the IDIVPBLE job in data set IDI.SIDISAM1. This IVP is equivalent to the IDIVPASM IVP, but uses LE-compliant assembler.
  2. Submit the job.
  3. Go to the bottom of the IDIREPRT output and check that it includes a paragraph starting with:
    Fault Analyzer was invoked via the LE CEEEXTAN exit (IDIXCEE)…
    in which case the IDIXCEE exit is working correctly.