What is FREESPACE ?
Answers were Sorted based on User's Feedback
Answer / ram
FREESPACE(X,Y) Where X->is the empty space used record
insertions,and Y->is the space left unused for the partisl
reorganization of the VSAM dataset.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
Coded in the DEFINE as FREESPACE(ci ca) where ci is the
percentage of each control interval to be left free for
insertions, ca is the percentage of control intervals in
each control area to be left empty.
| Is This Answer Correct ? | 2 Yes | 1 No |
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
What is the Difference between LDS & ESDS ?
What is the function of entry sequenced data set?
What is a VSAM split?
How did you refresh a VSAM file and how frequently you do it ?
3 Answers CSC, IBM, Patni, Xansa,
What is the purpose of relative record data set used in vsam?
why ci and ca splits are not possible in esds and rrds?
what does a file status of 02 on a vsam signifies?
explain the information contained in ci
What makes vrrds different from vsam?
when u r using repro command what happens if both infile and outfile names same
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.