Answer Posted / sri k
Even ESDS can have alternative key without having primary
key. This ESDS index can be accesses only in CICS (but not
in batch) by having RBA option in EXEC CICS READ command
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what do you mean by a upgrade set in vsam?
How to get the last record in vsam file in cluster?
what will happen if there is no secondary allocation made for datasets?
what is meant by dirty read in vsam?
What is the difference between lds and esds?
What is the main function of key sequenced data set in vsam?
What is a ci split?
On which dataset you can have alt index?
what do you mean by a vsam split?
what is meant by s0c-07 system abend codes?
What is a lds (linear data set)?
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.
how many buffers are allocated to vsam ksds and esds?
What is the purpose of having vsam data space?
What makes vrrds different from vsam?