Answer Posted / guest
Generation Data Groups are concatenated by specifying each
dataset name and the generation number for all generations
of the generation data group. Otherwise to have all
generations of a generation data group, omit the generation
number. The DD statement will refer to all generations. The
result is the same as if all individual datasets were
concatenated. If generations are not on the same volume,
this will not work.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What does a disposition of (new,catlg,keep) for a dsn mean?
how do you access an uncataloged dataset in a jcl?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
when can a job time-out occur? How to overcome that?
what is the difference between JES3 and JES2?
How do you submit a job for execution?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what is the compile process of cobol program expalin with code
Which dd parameters are required?
Explain dd statement in jcl?
Can I send output of job to my remote device careerride123?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What is notcat 2 - gs?
What are some jcl statements that are not allowed in procedures?