- Generate debug support
-
Specifies to generate action diagram code with the trace function. Options are:
- Yes - include the trace function
- No - omit the trace function
Use the Application Test Facility to debug.
- Generate module manager
-
Specifies to generate the dialog, batch, or server manager for the load module, or only for the selected components. Options are:
- Yes - generate the dialog, batch, or server manager for the load module
- No - generate the dialog, batch, or server manager for only the selected components
- Process modules marked for Compatibility
-
Specifies the modules to process. Options are:
- Yes - process modules packaged as compatibility and static modules included in the compatibility module during generation or installation. When you select this option when processing RI triggers or Compatibility modules that include statically linked action blocks, the generator compiles the RI triggers and Action Blocks twice, with NODLL and DLL compile options.
- No - bypass compatibility modules during generation and installation
- Automatic installation
-
Specifies to perform the install process automatically after generation completes. Options are:
- Yes - automatically install when generation completes.
- No - generate without the installation.
- Process in foreground
-
Specifies to execute in the foreground or background. Options are:
- Yes - execute the generate and install process in the foreground.
- No - run the process in the background as a batch job.
- Target TSO test facility
-
Specifies to target the TSO Test Facility. Options are:
- Yes - override the Target Environment parameters for the install process and target the TSO Test Facility
- No - use the Target Environment parameters.
The generator ignores this option for server load modules installation. Testing servers under the TSO test facility is not supported.
- Remote installation
-
Specifies if the target installation is a remote system. Options are:
- Yes - when your target environment is a z/OS system different than the system generating the code.
- No - when the target environment is the local system.
- Force compile/include of all components
-
Specifies the components to generate. Options are:
- Yes - compile load module components for local installs, or include source for all components in the remote file for remote installs.
- No - compile only the components that are generated since the last load module installation.
The installation compiles and includes components with a dynamically link packaging property set to compatibility only when you select the Process modules marked for Compatibility option.
- Link edit dynamically linked modules
-
Specifies the modules to link edit. Options are:
- Yes - link-edit modules that are specified as dynamically linked that the load module references.
- No - omits dynamically linked modules that are referenced by the load module, unless they are compiled.
The installation links components with a dynamically link packaging property set to compatibility only when you select the Process modules marked for Compatibility option.
- Link edit load module
-
Specifies to link edit the load module. Options are:
- Yes - link edit the load module and resolve all external references to create an executable load module.
- No - bypass link-editing the load module.
- Bind DB2 application plan
-
Specifies to include the DB2 application plan when performing the bind. Options are:
- Yes - bind the DB2 application plan for the load module.
- No - omit the DB2 application plan bind.
- Present generation options for each generation
-
Set to Yes to review and override stored options for the current activity in an abbreviated version of this panel before each generation. Change the full Generation Options panel to change the defaults.
- Present installation options for each installation
-
Set to Yes to review and override stored installation options each time you install. CA Gen presents the Installation Options panel before each installation activity. Change the full Generation Options panel to change the defaults.
- Present confirmation panel for each generation/installation
-
Set to Yes to present a Confirm Generation or Confirm Installation panel before each generation or installation process.
Set to No to suppress the confirmation panel.
- Present JCL for each background generation/installation
-
Specifies to display the JCL JOB card. Options are:
- Yes - review the card for possible modifications. CA Gen displays the Job card information in the Update JCL for Background Code Generation panel.
- No - use stored job card.
- Auto-submit JCL for background generation/installation
-
Specifies to automatically submit the JCL. Options are:
- Yes - automatically submit the batch job. The generated JCL does not appear in ISPF Edit mode and you do not have to manually submit the job.
- No - display the JCL in Edit mode and manually submit it.