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
What is the main function of key sequenced data set in vsam?
What are the distinctive features of a ksda, key sequenced dataset?
How do you calculate record size of an alternate cluster?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
why ci and ca splits are not possible in esds and rrds?
What is the difference between lds and esds?
explain in brief why do vsam take more disk space than other utilities?
what is buffering and how does it apply to vsam files ?
State the differences between vsam and non-vsam files?
What is the function of linear dataset in vsam?
what are the idcams commands that can be used for vsam and explain each of them.
what do you mean by idcams? Explain its purpose?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
What is the device independent method to indicate where a record is stored?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?