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
if you wish to use the rewrite command how must the vsam file be opened?
On which dataset you can have alt index?
explain how do you define a gdg in vsam?
name a few common vsam status codes?
State the differences between vsam and non-vsam files?
What is a ci split? What is a ca split?
Define dynamic processing?
What is a ci split?
Explain the process in which flat files are converted into vsam files?
Explain the function of the relative record data set?
How do you calculate record size of an alternate cluster?
What are the common vsam error conditions and codes?
What is the main function of key-sequenced data set?
is delete operation supported in an esds? Is rewrite operation possible in esds?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?