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 |
Explain the catalog?
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 ?
What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..
How to get the last record in vsam file in cluster?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
name a few common vsam status codes?
On which dataset you can have alt index?
In a file(PS), we dont know how many records are there. requirement is divide half n half the records n insert into 2 another files(PS).
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
to use the rewrite command, how should the vsam file be opened?
how can we convert esds to lds?
what is meant by dirty read in vsam?