How do you decide on optimum values for CI, FREESPACE etc...?
Answer Posted / guest
CI size should be based on record length, type of
processing. Usually CI is 4K. If record length is
larger(>1K), chose 6K or 8K. FREESPACE should be large if
more number of insertions are envisaged. Usual values are
(20 2 when heavy updates are expected. CI size can be
calculated.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain the function of the relative record data set?
What is the purpose of having vsam data space?
differentiate between sequential files and esds files in vsam?
what do you mean by define model parameter?
What is recovery parameters in define cluster command?
explain how many ways you can load data in a vsam cluster?
What is control interval?
to use the rewrite command, how should the vsam file be opened?
What is the purpose of relative record data set used in vsam?
What is the main purpose of having user catalog in vsam?
Describe the uses of ams?
Tell me how many alternate indexes you can have on a dataset?
Define dynamic processing?
How is record management performed in vsam?
How does control intervals and control areas related to each other?