Suppose a generation of GDG gets created in a particular
step of a proc. How would you refer the current generation
in a subsequent step? What would be the disposition of this
generation now?
Answer Posted / anandaboopalan
if you created (+1) generation in Proc then you have to
refer the same as (+1) in subsequent steps.Also The
DISP=SHR to be given.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
what do you mean by a vsam slot?
what does a file status of 02 on a vsam signifies?
What are the common vsam error conditions and codes?
what do you mean by a upgrade set in vsam?
Explain the catalog?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
what is buffering and how does it apply to vsam files ?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
how can you copy to a vsam cluster?
Explain the biggest disadvantage of using a vsam dataset?
what are the idcams commands that can be used for vsam and explain each of them.
explain how can you initialize a vsam file before any operation?
what are s0c1, s0c4, s0c5, s0c7 abends?
is it necessary that all versions of the gdg have to be of the same record length?
What is a ci split?