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
if you wish to use the rewrite command how must the vsam file be opened?
what is the meaning of each of the values in shareopts(2 3)?
what is meant by s0c-07 system abend codes?
What is speed parameters in define cluster command?
What is the main function of key-sequenced data set?
what is a base cluster in vsam?
Explain about the file objects in vsam?
what does a file status of 02 on a vsam signifies?
What are the building blocks used in vsam datasets?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
can you specify some the distinctive features of a ksds, key sequenced dataset?
explain how can you initialize a vsam file before any operation?
name the utility program closely associated with vsam?
what do you mean by idcams? Explain its purpose?
What does the keyranges parameter in define cluster commends do?