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 / shridhar
Two options:
1. GDG base.
2. GDG(0) to GDG(5).
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
what is the resolution for sb37 error
How do you submit a job for execution?
Explain the function of a dd statement?
How to submit a jcl from cics?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
How can the submitting users racf authority be overridden in a job stream?
Can we use DISP=SHR in output file in JCL
How can an in-stream dataset be terminated?
Explain the function of dd disp parameter?
What is the function of //cntl statement?
What is use of restart and how to use it?
In sms datasets, what is the function of the dd avgrec keyword?
Is condition checking possible in jcl?
Explain how can values be passed from the job stream to an executable program?
Is it possible to define dd statements as you want?