What are the three levels of definition for the VSAM DEFINE?
Answer Posted / guest
They are DEFINE CLUSTER, DATA and INDEX.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
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 does the keyranges parameter in define cluster command do?
Would you specify freespace ce for an esds?
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 does the keyranges parameter in define cluster commends do?
Discuss record management in vsam?
What is speed parameters in define cluster command?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
what do you mean by idcams? Explain its purpose?
Describe the uses of ams?
name a few common vsam status codes?
what do you mean by a upgrade set in vsam?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
What is the purpose of relative record data set used in vsam?
in a cobol select statement, can you tell what is the organization for a ksds?