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 |
what is reuse parameter ?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
looking at the basic definition of VSAM file how to recognize whether it is a KSDS OR RRDS OR ESDS ?
explain how many ways you can load data in a vsam cluster?
is it necessary that all versions of the gdg have to be of the same record length?
Using Alternate Indexes in CICS pgms: ?
How are records stored in an ESDS, entry sequenced dataset?
What is a CA, control area?
how can you copy to a vsam cluster?
What are the optional parameters to the input dataset While loading the empty cluster with the data records?
What is the meaning of VSAM RETURN-CODE 28?
differentiate between sequential files and esds files in vsam?