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 / barani dharan
JES will expand your statments in proc into job.
GDG number is updated at the end of the job only.
So if you created (+1) generation in Proc then you have to
refer the same as (+1) in subsequent steps.
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
what is a base cluster in vsam?
What is a base cluste?
How do you calculate record size of an alternate cluster?
what are s0c1, s0c4, s0c5, s0c7 abends?
how can you copy to a vsam cluster?
Discuss record management in vsam?
in a cobol select statement, can you tell what is the organization for a ksds?
Why is master catalog used in vsam?
what will happen if there is no secondary allocation made for datasets?
Why is it required to have a keyed directed retrieval?
explain the information contained in ci
What is the purpose of control intervals in vsam?
What makes vrrds different from vsam?
is delete operation supported in an esds? Is rewrite operation possible in esds?
to use the rewrite command, how should the vsam file be opened?