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:
- Do one of the following:
- 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)
toTER(TRACE)
. - 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.
- 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
- Submit the job.
- Go to the bottom of the IDIREPRT output and
check that it includes a paragraph starting with:
in which case the IDIXCEE exit is working correctly.Fault Analyzer was invoked via the LE CEEEXTAN exit (IDIXCEE)…