What is the utility program closely associated with VSAM?
what do you mean by the cobol record key clause in vsam?
1. delete is not possible in esds. why? 2. i have 10 records in a esds file and i want to delete only 1st record ..then what i have to do?.. it will not affect any sequence of the RBA. 3. why open extend is not possible in rrds vsam file?
What are the different commands used in idcams for vsam?
Under IDCAMS , multiple functions can be executed, each of which returns a cond code. What will be the condition code returned to the operating system ?
How do you decide on optimum values for CI, FREESPACE etc...?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
What is a ci split? What is a ca split?
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 ?
What does the keyranges parameter in define cluster commends do?
What is the purpose of having vsam data space?
How to open VSAM file from 3.4? i have millions of records and i dont want to use the print ch ids(/) command bcz it takes to much time. so if you have any another command to open this plz tell me.
how do you define an altindx ? How do you use altindxs in batch, cics programs?