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?
No Answer is Posted For this Question
Be the First to Post Answer
How do you fix the problem associated with VSAM out of space condition?
Why is it required to have a keyed directed retrieval?
What are all the ways we can create datasets?
What is the difference between PS file and VSAM file?
7 Answers IBM, Infosys, Verizon,
What do you mean by RDW in VSAM?
if you wish to use the rewrite command how must the vsam file be opened?
What is an RBA in rrds? What does it do? What is it used for?
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.
How do you load a VSAM data set with records ?
Explain the function of the relative record data set?
In the COBOL SELECT statement what is the ORGANIZATION for a KSDS?
What is a ci split?