Can we copy a sequential file to a VSAM file ? If yes, What will happen of the size of the sequential file is bigger than that of the VSAM file?
3 368911. 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?
3 19381When CISZ is declared as 4096 at cluster level,is this true that data will have 4096 and index will have default?????
1 14917How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.
3 9325Suppose 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?
3 8780Do all versions of the GDG have to be of the same record length ? is it possible to ovverride the dcb of the model dataset?
2 8462
Differentiate between ci split and ca split?
Define gdg?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
what is the meaning of dynamic processing in vsam?
What is the function of entry sequenced data set?
What are the different versions of gdg named?
What is the biggest disadvantage of using a vsam dataset?
What is the purpose of control intervals in vsam?
Explain the index set?
What are the different dataset organizations used in vsam?
what do you mean by define model parameter?
what is the meaning of each of the values in shareopts(2 3)?
What is the purpose of idcams?
What does the keyranges parameter in define cluster command do?
is delete operation supported in an esds? Is rewrite operation possible in esds?