I have 5 generations in my GDG. How do I code in the JCL to
consider all the 5 versions of the GDG ?
Answer Posted / sucharita
Specify only the GDG base name without any version. It will
concatenate all the versions and consider it as one dataset.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What do you understand by the term notcat 2 – gs?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is the function of the dd mgmtclas keyword in sms datasets?
Name the statement which can be used to send data to another mvs jes3 node?
In job processing, what happens in conversion stage?
What is use of restart and how to use it?
Can an individual step be restricted from using all the jobs allowed cpu time?
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?
How do you overcome this limitation ?
Explain the function of the dd dcb keyword?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Give the syntax of job specifying jcl statement.
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
how you will the direct the data to spool using sysout option?
how do you access an uncataloged dataset in a jcl?