Answer Posted / 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 |
Post New Answer View All Answers
How do you calculate record size of an alternate cluster?
explain how many ways you can load data in a vsam cluster?
is delete operation supported in an esds? Is rewrite operation possible in esds?
What does the keyranges parameter in define cluster command do?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
Explain the purpose of the file status clause in the select statement?
Define a path?
Explain about the file objects in vsam?
what do you mean by the cobol record key clause in vsam?
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?
Explain the biggest disadvantage of using a vsam dataset?
Define gdg?
What is a vsam dataset?
what do you mean by recovery and speed parameters in define cluster command?
explain how do you define a gdg in vsam?