What is the catalog?
Answer / guest
The catalog contains the names of all datasets, VSAM and
non-VSAM. It is used to access these datasets.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is a CI, control interval?
What is SHAREOPTS ?
What is File Status in VSAM?
During processing of a VSAM file, some system error occurs and it is subsequently unusable . What do you do ?
How to get the last record in vsam file in cluster?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
Suppose 3 generations of a GDG exist. How would you reference the 1st generation in the JCL?
Is CA(Control Area) is part of CI(Control Interval)
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.
what is buffering and how does it apply to vsam files ?
what is meant by s0c-07 system abend codes?
what is a base cluster in vsam?