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 is the purpose of relative record data set used in vsam?
What is the main purpose of having user catalog in vsam?
explain in brief why do vsam take more disk space than other utilities?
what is the use of the file status clause in the select statement in vsam?
Describe the uses of ams?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
What does the keyranges parameter in define cluster command do?
what is the purpose of the verify function of idcams?
explain the differences between vsam and non-vsam files
how do you create an alternate index ?
Using alternate indexes in batch program?
Is it slower if you access a record through alt index as compared to primary index?
What is a lds (linear data set)?
What is the device independent method to indicate where a record is stored?