What is a GDG

Answers were Sorted based on User's Feedback



What is a GDG..

Answer / 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

What is a GDG..

Answer / jegadeesan ramu

Used to keep track of the records in chronological order to
create gdg base name must be created by using IBM utility
IDCAMS

Is This Answer Correct ?    3 Yes 1 No

What is a GDG..

Answer / dhan

Generation Data Groups (GDGs) are a group of datasets related to each other by a common name.
GDG generation file is referred by a GDG base name.
Each generation data set is distinguished by others by the generation number.

https://youtu.be/hMbB20WKmBg
https://youtu.be/3N17dh7BAaQ

Is This Answer Correct ?    1 Yes 0 No

What is a GDG..

Answer / ks

It is nothing but Generation data group keeps the track of
the new generations by deleting the older ones based on the
options

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More JCL Interview Questions

what is a cataloged procedure ?

1 Answers   Xansa,


what is alternate index?

1 Answers  


i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?

1 Answers   IBM,


diff bw vsam and normal flat file?

2 Answers   CGI,


what is inrec fields and outrec fields in sorting

3 Answers   Fidelity,






how do you resolve for soc7 error

6 Answers   ACS, iGate,


Is automatic restart possible in jcl? If yes, how?

0 Answers  


can u execute a proc from another proc?

5 Answers   Logica CMG,


how are instream data terminated?

3 Answers   Tech Mahindra,


In job processing, what happens in conversion stage?

0 Answers  


We have two PS files,want to compare those files and put the duplicate records in one file. Input file 1 contains(1,2,4,9,10) Input file 2 contains (1,4,5,11,12,14,16). Help me with jcl.

6 Answers  


In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step

1 Answers  


Categories