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 |
when u r using repro command what happens if both infile and outfile names same
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
What is the device independent method to indicate where a record is stored?
What is RECOVERY and SPEED parameters in DEFINE CLUSTER command?
What is the use of VSAM files? How to read this ?
what is the meaning of each of the values in shareopts(2 3)?
What is File Status in VSAM?
How do you calculate record size of an alternate cluster? Give your values for both unique and nonunique.
How do you define an altindx?
How do you fix the problem associated with VSAM out of space condition?
what is the RRN for the first record in RRDS?
What is FREESPACE ?