what is the use of aix in vsam why do we go for aix and wht
is build index in vsam?
Answer Posted / mr. cooooool
Hi...........
we use AIX to extend the limit of Keys.
Suppose i have following records with key(5,0)
00001 Ravindra Uttaranchal
00002 Reena Uttaranchal
And We got new records from Client as following
00001 Manmohan New Delhi
00002 Gaurav New Delhi
So there may be confliction
To resolve this we create AIX on KSDS/ESDS.
Thanks & Regards.
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
to use the rewrite command, how should the vsam file be opened?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
explain the differences between vsam and non-vsam files
Tell me how many alternate indexes you can have on a dataset?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
What are the different versions of gdg named?
what do you mean by a vsam slot?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
what do you mean by idcams? Explain its purpose?
Differentiate between control interval (ci) and control area (ca)?
How do you calculate record size of an alternate cluster?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
What is the biggest disadvantage of using a vsam dataset?
Explain the process in which flat files are converted into vsam files?
What is the function of linear dataset in vsam?