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 / bala
It will be always (+1), Since we are creating in one step
and using it in next step. So the Generation will be +1
only. Once the job completed, it will become 0.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
what do you mean by the repro command?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
explain how do you define a gdg in vsam?
explain how many ways you can load data in a vsam cluster?
is delete operation supported in an esds? Is rewrite operation possible in esds?
what do you mean by a upgrade set in vsam?
Explain the process in which flat files are converted into vsam files?
What is the purpose of having vsam data space?
What is the main function of key-sequenced data set?
how many buffers are allocated to vsam ksds and esds?
explain in brief how are different versions of gdg named?
What is a lds (linear data set)?
What does the keyranges parameter in define cluster commends do?
Using alternate indexes in cics program?