What is the index set?
Answer / guest
This is the other part of the index. It has multiple levels
with pointers that ultimately reach to the sequence set.
| Is This Answer Correct ? | 1 Yes | 0 No |
Do primary key values have to be unique? Do alternate key values have to be unique?
What are the different versions of gdg named?
Differentiate between control interval (ci) and control area (ca)?
Tell about the ams used in vsam?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
What is the maximum no. of records that can be allowed in VSAM ?
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 main function of key-sequenced data set?
In the COBOL SELECT statement for a KSDS what are the three possibilities for ACCESS?
what does a file status of 02 on a vsam signifies?
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?
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 ?