What is a VSAM slot?
Answer / guest
A relative record dataset (RRDS) consists of a specified
number of areas called slots. Each slot is identified by a
relative record number (RRN) which indicates its relative
position in the file.
| Is This Answer Correct ? | 4 Yes | 0 No |
if you wish to use the rewrite command how must the vsam file be opened?
Why is it required to have a keyed directed retrieval?
why ci and ca splits are not possible in esds and rrds?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
Can we copy Vsam files from a Vsam file in Iebgener step?
4 Answers iGate, Tech Mahindra,
What is the difference between PS file and VSAM file?
7 Answers IBM, Infosys, Verizon,
How to open VSAM file from 3.4? i have millions of records and i dont want to use the print ch ids(/) command bcz it takes to much time. so if you have any another command to open this plz tell me.
print ids(/)char??what is the full form of ids??
can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
What are the steps involved in access method services?
what is the use of reuse in vsam?
What is the index set?