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 |
Define dynamic processing?
what do you mean by a vsam slot?
name the utility program closely associated with vsam?
how yo view the vsam file?
How do you calculate record size of an alternate cluster? Give your values for both unique and nonunique.
Using Alternate Indexes in Batch pgms: ?
How to rename one vsam file as well as it's index?
What is a VSAM split?
What more info you should give in the DD statement while defining the next generation of a GDG?
What is the use of VSAM files? How to read this ?
Explain the catalog?
why ci and ca splits are not possible in esds and rrds?