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 |
What is a ca split?
What is a lds (linear data set) and what is it used for?
is it necessary that all versions of the gdg have to be of the same record length?
why do we use vsam file thn seqential files ?
How do you define a KSDS ?
What is the difference between shroptions(2 3) and shroptions (4 3) in the Def CLUSTER ??
What is an alternate index and path ?
what is freespace
can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
what do you mean by a shareoptions parameter (shr) in define cluster command?
what will happen when you try to open an empty vsam file in a cobol program for input?
How do you load a VSAM data set with records ?