FREESPACE can be specified for which type of cluster?
a.LDS
b.RRDS
c.ESDS
d.KSDS
Answers were Sorted based on User's Feedback
Answer / subbu
FREESPACE parameter is applicable for KSDS and variable
length RRDS only. It cant be specified for ESDS, bcoz the
records are added at the end.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the device independent method to indicate where a record is stored?
Hi, I want to create alternate index on VSAM file.my file structure is ex: RoomID pic x(7) R000001 Floor pic a((6) First RoomNo pic x(2) FA1 Occupied(yes/no) pic a(3) Yes Occupied Batch pic x(10). Maths i want to create alternate index on floor,roomno fields.can i create alternate index on both the fields.and tell me how to create.
Do all versions of the GDG have to be of the same record length ? is it possible to ovverride the dcb of the model dataset?
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
What is a ci split? What is a ca split?
Syntax of AMS modal commands ?
what is vsam catalog ?
In vsam at the cluster creation for KSDS FREESPACE parameter is required but for ESDS FREESPACE parameter is not required ?
By seeing a program how we findout it is a VSAM program?
Describe SHAREOPTIONS parameter (SHR) in Define Cluster command.?
What is a VSAM split?