Setting the JCL generation data group (GDG) options
To define or modify the values in your ISPF profile and a user POF, you can use the Options panels of the JCL Generation component.
Use the Generation Data Group Options panel to specify information about GDGs.
To set the JCL options for generation data groups
Use the following menu selections to display the JCL Generation Generation Data Group Options Update panel:
From this menu
Select this item and press Enter
ALTER or BMC AMI Change Manager for Db2 Main Menu
Options
ALTER or Change Manager Main Options Menu
JCLGEN options
JCL Generation Update Main Menu
Generation Data Group Options (GDGDs)
----------- JCL GENERATION GENERATION DATA GROUP OPTIONS UPDATE --------------
COMMAND ===>
Type data and press Enter.
Define GDG base at JCL generation?. . N (Y/N)
Specify NSCR on GDG definition?. . . N (Y/N)
Number of primary copy GDG entries. . 10 (1-255)
Number of recovery copy GDG entries . 10 (1-255)
Type GDG Model data set below:
. . SYS1.MODEL
NOTE: GDGs only apply to copy data sets.In the Define GDG base at JCL generation? field, type Y or N to specify whether JCL Generation creates the base of the GDG.
- In the Specify NSCR on GDG definition? field, type Y if the base of a GDG is defined in the IDCAMS DEFINE command as EMPTY (NSCR), or N if the base is defined as SCRATCH (SCR):
- SCR (the default) indicates to scratch (delete) the generation data set when it is uncataloged.
- NSCR indicates to uncatalog the generation data set when the maximum number of generation data sets to keep is reached.
- In the Number of primary copy GDG entries field, type the maximum number of generation data sets to keep for primary copies.
- In the Number of recovery copy GDG entries field, type the maximum number of generation data sets to keep for recovery copies.
At Type GDG Model data set below, type the name of the GDG model data set.
- Press END to save your changes and return to the ALTER or BMC AMI Change Manager for Db2 Main Menu.
Related topic