Would you specify FREESPACE for an ESDS?
Answer / guest
No. Because you cannot insert records in an ESDS, also when
you rewrite a record, it must be of the same length. Thus
putting any value for freespace does not make any sense.
| Is This Answer Correct ? | 7 Yes | 1 No |
can we create vsam files on multiple volumes ?
why do we use vsam file thn seqential files ?
to use the rewrite command, how should the vsam file be opened?
If we are using empty VSAM file, we can see this empty file by using FILE AID tool. How can we open empty VSAM file if you are using in Program..?
What is free space?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
How to delete a member using JCL.?
what is control interval(CI) and control Area(CA)
Do primary key values have to be unique? Do alternate key values have to be unique?
During processing of a VSAM file, some system error occurs and it is subsequently unusable . What do you do ?
can we access sequential files online
how do you create an alternate index ?