Answer Posted / guest
If there isn't enough space in the control interval VSAM
performs a control interval split by moving some records to
the free control intervals. If there isn't a free control
interval VSAM performs a control area split by allocating a
new control area and moving half of the control intervals to it.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is a ca split?
How is the sorting of vsam files carried?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
What is the main function of key sequenced data set in vsam?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
what do you mean by gdg in vsam?
How does control intervals and control areas related to each other?
Explain the device independent method to indicate where a record is stored?
is it necessary that all versions of the gdg have to be of the same record length?
State the differences between vsam and non-vsam files?
what is the meaning of dynamic processing in vsam?
What is the main function of key-sequenced data set?
what are the codes returned by the ams (access method services) command during the execution in vsam?
to use the rewrite command, how should the vsam file be opened?