What is GDG and what is the maximum limit of versions that
can be created?
Answers were Sorted based on User's Feedback
Answer / vinod
gdg are noting but the group of datasets which are
chronologically and functionally related. the use of gdg is
to keep track the record keeping system.
max catalogue gdg's are 255.
each generation can contain 100 version ie from 0 to 99
this gdg and versions are used to identify the particular
dataset.
Is This Answer Correct ? | 16 Yes | 4 No |
Answer / rajesh
GDG is mainly used for backup..
Maximum generations:1-255
versins : 00-99
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / raji
in gdg we can create 9999 generations and 99 version bt we
can catalog only 255
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / srinivas yadav
The maximum number of versions in GDG is V0 - V99.
i.e G0000v00 , G0001V00 ,- - - - - - G9999V00 AND NEXT IS
GOOOOV01 , G0001V01 ,- - - - - - G9999V01 AND NEXT IS
G0000V02 , G0001V02 ,- - - - - - G9999V02
LIKE THAT (V03,V04,V05,V06,V07,------V99) VERSIONS will be
there.
and the GENERATIONS will be 9999.
Is This Answer Correct ? | 4 Yes | 13 No |
Answer / sukumar
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).
For example:
A.B.C.G0001V00 is generation data set 1, version 0, in
generation data group A.B.C.
A.B.C.G0009V01 is generation data set 9, version 1, in
generation data group A.B.C.
The number of generations and versions is limited by the
number of digits in the absolute generation name; that is,
there can be 9,999 generations. Each generation can have 100
versions.
Is This Answer Correct ? | 8 Yes | 40 No |
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
IN MY JCL I VE 8 STEPS I WANT TO EXCUTE STEP 8 FIRST THEN EXCUTE STEP 4 ,HOW WILL EXCUTE STEP 8 BEFORE STEP 4?
7 Answers Cognizant, IBM, IGT,
Explain about Specifying compiler options in the PROCESS (CBL) statement
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is a Dummy Utility and what it does ?
how to solve u4038 abbend?........
What is condition checking in jcl? Is this possible?
Matching Logic in Jcl not in cobol.Could any one please answer this question
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
How do you create a temporary dataset? Where will you use them?
How system will identify whether user wants to create PS or PDS? If answer is SPACE parameter then why we need to pass ps or po as dataset organisation while creation
wht r different types of sorts ?