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
On which dataset you can have alt index?
what do you mean by idcams? Explain its purpose?
What are the common vsam error conditions and codes?
Tell me how many alternate indexes you can have on a dataset?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
explain how do you define a gdg in vsam?
Explain the catalog?
What makes vrrds different from vsam?
Define free space?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
What is a ci split?
How to get the last record in vsam file in cluster?
what will happen when you try to open an empty vsam file in a cobol program for input?
what do you mean by recovery and speed parameters in define cluster command?
Differentiate between control interval (ci) and control area (ca)?