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 |
in a cobol select statement, can you tell what is the organization for a ksds?
What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..
what do you mean by a vsam split?
What is the utility program closely associated with VSAM?
Tell me how many alternate indexes you can have on a dataset?
How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.
What is a vsam dataset?
What are the three levels of definition for the VSAM DEFINE?
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?
How to declare the EMP Name, EMP No., DOB in VSAM KSDS file? Please explain.....
Explain the function of entry-sequenced data set?
What is the meaning of VSAM RETURN-CODE 28?