Suppose 3 generations of a GDG exist. How would you
reference the 1st generation in the JCL?
Answer Posted / robin
Venu's answer is correct. But to be more understanding, you
have to give dataset.name(-2) to specify or use that version
of GDG(dataset.name specifies name of GDG base).
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
Differentiate between ci split and ca split?
Differentiate between control interval (ci) and control area (ca)?
What is a base cluste?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
What is the main function of key-sequenced data set?
Explain the difference between lds and esds?
What makes vrrds different from vsam?
what is the meaning of each of the values in shareopts(2 3)?
explain in brief why do vsam take more disk space than other utilities?
there are seven idcams commands in vsam. Can you name and explain each of them?
is delete operation supported in an esds? Is rewrite operation possible in esds?
Explain the significance of the shareoptions parameter?
What is speed parameters in define cluster command?
Why is it required to have a keyed directed retrieval?
how do you define an altindx ? How do you use altindxs in batch, cics programs?