Answer Posted / guest
Theoretically, it is 253. But pracically it is not
advisable to build more than 12 alternate indices.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Using alternate indexes in batch program?
Define base cluster?
State the differences between vsam and non-vsam files?
What is a ci split?
What are the advantages of vsam over isam?
What does the keyranges parameter in define cluster commends do?
Is it slower if you access a record through alt index as compared to primary index?
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.
there are seven idcams commands in vsam. Can you name and explain each of them?
What is a ci split? What is a ca split?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
difference between vsam and database tables
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?
to use the rewrite command, how should the vsam file be opened?
what is the probability of a complete system distortion under high end low performing multiprocessor job?