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.
Options | Samples |
---|---|
SKIPDWARF | SCEESAMP(IGZ1OPT) |
QSAMBUFFFATL | SCEESAMP(IGZ3OPT) |
QSAMBUFFINITCHAR | SCEESAMP(IGZ4OPT) |
VSAMDYNAMICDIR | SCEESAMP(IGZ5OPT) |
DISABLEUOPTREPORT | SCEESAMP(IGZ6OPT) |
Related tasks
Building IGZUOPT and IGZQUOPT runtime option control block
Suppressing information in CEEDUMP processing
Requesting QSAM buffers above the line (IGZ3OPT)
Controlling initialization of QSAM buffer (IGZ4OPT)
VSAM dynamic access read option VSAMDYNAMICDIR
Disabling COBOL runtime options report option DISABLEUOPTREPORT
Building IGZUOPT and IGZQUOPT runtime option control block
Suppressing information in CEEDUMP processing
Requesting QSAM buffers above the line (IGZ3OPT)
Controlling initialization of QSAM buffer (IGZ4OPT)
VSAM dynamic access read option VSAMDYNAMICDIR
Disabling COBOL runtime options report option DISABLEUOPTREPORT