What is the VSAM-code field?
Answer / guest
It is a COBOL II enhancement to VSAM batch processing
expanding the FILE STATUS field. It is defined in
WORKING-STORAGE as a six byte group item with three two byte
elements, the normal return code, the function code and the
feedback code.
| Is This Answer Correct ? | 1 Yes | 0 No |
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?
Define gdg?
difference between vsam and database tables
what is buffering and how does it apply to vsam files ?
What is the meaning of each of the values in SHAREOPTS(2 ?
What are the types of VSAM datasets?
What is the main function of key-sequenced data set?
what is reuse parameter ?
explain in brief how are different versions of gdg named?
What is Control Interval, Control Area?
When CISZ is declared as 4096 at cluster level,is this true that data will have 4096 and index will have default?????
What are all the ways we can create datasets?