Previous Topic: IDMS SupportNext Topic: RESTORE/RECOVER and Compression Products


GDG Data Sets and Generation Wrapping

Catalog processing for GDGs turns on the Wrap Bit to create generations from 10,001 to 10,999. The Wrap Bit is then turned off to create generations 1000 and above. This is true for all supported releases of DFSMS.

The Archive, Restore, Delete, Move, Copy, and Sequential Migrate functions have the potential to catalog a GDG by its absolute name. Nearly all of the catalog actions for GDG data sets complete with no alteration of the sequence of generations. The original catalog status is maintained when using RECATMIG set to Y. When RECATMIG is not set to Y, only the active GDGs can be maintained (see sysparm GDGRECAT for other options). The GDG sphere sequence could also be altered incorrectly due to a Wrap Bit when a GDG is cataloged as a new entry.

The Wrap Bits rules Catalog processing uses are as follows:

Example:

Important! Review the RECATMIG, GDGRECAT, and ENQGDGBY sysparms. Because CA Disk uses absolute names to allocate and catalog GDGs, set the ENQGDGBY sysparm to N unless you are using JES3. To avoid potential data set loss, set the GDGRECAT sysparm to N. Review the use of CREATE for Restore. Create date is another factor that is used at restore time to determine generation sequence. If an older generation is restored with a new creation date and later re-archived, it can be selected for recovery out of sequence later.