How do you decide on optimum values for CI, FREESPACE etc...?
Answer / 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 |
Why is master catalog used in vsam?
What is an RBA in rrds? What does it do? What is it used for?
in a cobol select statement, can you tell what is the organization for a ksds?
explain how can you initialize a vsam file before any operation?
Tell about the ams used in vsam?
What is the difference between lds and esds?
looking at the basic definition of VSAM file how to recognize whether it is a KSDS OR RRDS OR ESDS ?
What is the purpose of idcams?
What is the base cluster?
Using Alternate Indexes in CICS pgms: ?
What is the device independent method to indicate where a record is stored?
what is buffering and how does it apply to vsam files ?