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
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
is delete operation supported in an esds? Is rewrite operation possible in esds?
how can you copy to a vsam cluster?
Why is master catalog used in vsam?
Differentiate between ci split and ca split?
What is the main function of key-sequenced data set?
What does the keyranges parameter in define cluster command do?
can you specify some the distinctive features of a ksds, key sequenced dataset?
is it necessary that all versions of the gdg have to be of the same record length?
Is it slower if you access a record through alt index as compared to primary index?
What is speed parameters in define cluster command?
Why is it required to have a keyed directed retrieval?
What is the main function of key sequenced data set in vsam?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.