can alternate index use in ESDS since it does not contain
primary index? if yes can you explain?
Answer Posted / shriram supalwar
Alternate index is possible in ESDS but only in
On-line mode using RBA (Relative Byte Address)
- Accessing of records through RBA is faster than
accessing through index field
- It can be dangerous, since RBA can be altered
through control interval/control area split
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
explain how many ways you can load data in a vsam cluster?
What does the keyranges parameter in define cluster commends do?
What are the different versions of gdg named?
Define a path?
What is a ci split? What is a ca split?
explain how do you define a gdg in vsam?
What is the function of entry sequenced data set?
What are the information stored in ci?
is delete operation supported in an esds? Is rewrite operation possible in esds?
What are the different dataset organizations used in vsam?
Using alternate indexes in cics program?
What is control area?
how can you load a vsam data set with records ?
Explain the difference between lds and esds?
What are the advantages of vsam over isam?