can alternate index use in ESDS since it does not contain
primary index? if yes can you explain?
Answers were Sorted based on User's Feedback
Answer / reji
Alternate index is possible. There is no relation between
primary index&alternate index
| Is This Answer Correct ? | 10 Yes | 1 No |
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 |
Answer / sridhar
Alternate index can be used only in KSDS and ESDS.primary
index is not available in ESDS,it has RRN(relative record
no)only.
| Is This Answer Correct ? | 0 Yes | 8 No |
is it slower if you access a record through alternative index as compared to primary index?
What is a lds (linear data set)?
What does the keyranges parameter in define cluster command do?
what do you mean by a vsam slot?
Would you specify FREESPACE for an ESDS?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
how yo view the vsam file?
What is the base cluster?
Do primary key values have to be unique? Do alternate key values have to be unique?
what do you mean by recovery and speed parameters in define cluster command?
can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
Define free space?