can any one tell "in esds in what structure records will
stored?"
Answer / ankitha
esds contains record in the order they are entered.records
are added to the end of the data set, and can be accessed
sequentially
| Is This Answer Correct ? | 6 Yes | 0 No |
there are seven idcams commands in vsam. Can you name and explain each of them?
Using Alternate Indexes in Batch pgms: ?
Explain the function of entry-sequenced data set?
How vsam datasets are cataloged?
What more info you should give in the DD statement while defining the next generation of a GDG?
to use the rewrite command, how should the vsam file be opened?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
what is control interval(CI) and control Area(CA)
What is the main function of key sequenced data set in vsam?
How do you define a GDG ?
How many Alternate Indexes you can have on a dataset?
what is meant by s0c-07 system abend codes?