What is a GDG

Answer Posted / aannie

A generation data set is one of a collection of
successive, historically related, cataloged data sets,
known as a generation data group (GDG). Each data set
within a generation data group is called a generation data
set (GDS) or generation.
? Processing Generation Data Groups
? Absolute Generation and Version Numbers
? An absolute generation and version number is used
to identify a specific generation of a generation data
group.
? The generation and version numbers are in the
form GxxxxVyy, where xxxx is an unsigned 4-digit decimal
generation number (0001 through 9999) and yy is an unsigned
2-digit decimal version number (00 through 99)
? Relative Generation Number
As an alternative to using absolute generation and
version numbers when cataloging or referring to a
generation, we can use a relative generation number.
For example, A.B.C(-1). A.B.C(+1), or A.B.C(0).

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

703


Explain the function of dd disp parameter?

586


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

818


What is Cataloged Procedures?

701


What are the parameters that are used in creating a gdg?

725






a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

605


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

663


Is it possible to define dd statements as you want?

639


What is the use of disp parameter?

641


Is automatic restart possible in jcl?

722


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

723


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1974


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1955


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1607


Explain how can a stopped job be started again?

628