JCL samples for COBOL IGZUOPT runtime options

The compiler dataset .SCEESAMP contains JCL samples that build the IGZUOPT COBOL runtime control block. The JCL performs an ASSEMBLE and a LINK step. The assembler compiles the sample assembler code that uses the IGZXOPT macro to define custom COBOL runtime options. The LINK step builds the load module that is required by the COBOL application at run time.

Table 1. COBOL runtime options and corresponding JCL samples
Options Samples
SKIPDWARF SCEESAMP(IGZ1OPT)
QSAMBUFFFATL SCEESAMP(IGZ3OPT)
QSAMBUFFINITCHAR SCEESAMP(IGZ4OPT)
VSAMDYNAMICDIR SCEESAMP(IGZ5OPT)
DISABLEUOPTREPORT SCEESAMP(IGZ6OPT)