What is a lds (linear data set)?
No Answer is Posted For this Question
Be the First to Post Answer
Tell about the ams used in vsam?
what is the meaning of each of the values in shareopts(2 3)?
Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?
Do primary key values have to be unique? Do alternate key values have to be unique?
I have three fields in a Variable VSAM file X(2) Y(10) occurs X times Z(02) Say for the first record X=2 then the length of the file is 2+(10*3)+2=34 second record, x=4 then 4+(10*4)+2=46 If any time if the field x is updated then the total length changes. Is it feasible? Is it
what is the meaning of dynamic processing in vsam?
How do you convert flat files to VSAM files ?
what is meant by s0c-07 system abend codes?
On which datasets You can have ALT INDEX?
explain how do you define a gdg in vsam?
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.
Explain the function of entry-sequenced data set?