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.
1 6250By looking into JCL can we identify the dataset is VSAM (VSAM dataset supposed to be a input dataset).In this scenerio how will we identify the dataset is VSAM ?
5 11730If we are using empty VSAM file, we can see this empty file by using FILE AID tool. How can we open empty VSAM file if you are using in Program..?
3 11919
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?
What is the use of access method services in vsam?
Define base cluster?
Describe the uses of ams?
what does a file status of 02 on a vsam signifies?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
What is the place for VSAM KSDS?
what is the meaning of each of the values in shareopts(2 3)?
there are seven idcams commands in vsam. Can you name and explain each of them?
What is a lds (linear data set)?
Differentiate between control interval (ci) and control area (ca)?
What is the biggest disadvantage of using a vsam dataset?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
what are s0c1, s0c4, s0c5, s0c7 abends?
what do you mean by gdg in vsam?