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 ?
Answers were Sorted based on User's Feedback
Answer / 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 |
what is a Base Cluster?
in a cobol select statement, can you tell what is the organization for a ksds?
In the COBOL SELECT statement for a KSDS what are the three possibilities for ACCESS?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
What's a LDS (Linear Data Set) and what's it used for?
What is the difference between sequential files and ESDS files?
explain in brief how you can create a vsam file?
What is the purpose of idcams?
explain in brief what are the 3 types of vsam files?
what do you mean by gdg in vsam?
how many ways can we open i vsam file ? like print ch ids (/) is thre any other way to open the vsam file please can any one answer ?
Tell me how many alternate indexes you can have on a dataset?