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 / 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 |
Answer / 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 |
what is meant by s0c-07 system abend codes?
max how many AIX coded in a vsam dataset??
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
what is the meaning of each of the values in shareopts(2 3)?
What is control interval?
what do you mean by the repro command?
What are the access method services used in vsam?
Can AMS commands be run from the TSO prompt ?
How Vsam was evolved? What was the equivalent file for ESDS,KSDS and RRDS prior to evolution? What were their disadvantages of those file which leads to evolution of ESDS,KSDS and RRDS files ?
how yo view the vsam file?
What is IDCAMS ?
How do you calculate record size of an alternate cluster? Give your values for both unique and nonunique.