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
how to compare two datasets without using superce because output is limited to 133 bytes
Explain about ISPF/TSO Commands
what is DD statement is used in JCL?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
How to do automated restart when a job abend?
How can values be passed from the job stream to an executable program?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Why block size is multiple of lrecl in jcl?
How can a stopped job be started again?
How do you overcome this limitation ?
Explain how can the submitting users racf authority be overridden in a job stream?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Explain the purpose of dd dummy statement?
How can the attributes of one sms dataset be copied to another dataset?