what is the use of aix in vsam why do we go for aix and wht
is build index in vsam?
Answer Posted / sanjana
we use aix to reduce the fields in base table.in further
divided tables will have their own primary key for each
table.in this way we can search the records in the cluster
very easily.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What does the keyranges parameter in define cluster command do?
What are the information stored in ci?
What is the difference between lds and esds?
Using alternate indexes in batch program?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
if you wish to use the rewrite command how must the vsam file be opened?
why ci and ca splits are not possible in esds and rrds?
what do you mean by the cobol record key clause in vsam?
How do you define an altindx?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
What are the different versions of gdg named?
Explain the significance of the shareoptions parameter?
How to get the last record in vsam file in cluster?
to use the rewrite command, how should the vsam file be opened?
how can you load a vsam data set with records ?