How does control intervals and control areas related to each other?
No Answer is Posted For this Question
Be the First to Post Answer
what do you mean by define model parameter?
FREESPACE can be specified for which type of cluster? a.LDS b.RRDS c.ESDS d.KSDS
how do you create an alternate index ?
How can you create a VSAM dataset? Can you write a JCL for it?
How to rename one vsam file as well as it's index?
What are the access method services used in vsam?
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?
Define a path?
How to delete a member using JCL.?
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 the function of entry sequenced data set?
what do you mean by recovery and speed parameters in define cluster command?