Name some common VSAM error conditions and codes. ?
Answer / guest
They are end of file (1, duplicate key (2, record not found
(2, VSAM logic error (9, open problem (9 and space problem (9.
| Is This Answer Correct ? | 0 Yes | 10 No |
What is the purpose of having vsam data space?
can any one tell "in esds in what structure records will stored?"
How do you initialize a VSAM file before any operation? a VSAM with alternate index?
The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..
Can we copy a sequential file to a VSAM file ? If yes, What will happen of the size of the sequential file is bigger than that of the VSAM file?
what will happen if there is no secondary allocation made for datasets?
what is meant by BUFND & BUFNI..?
when u r using repro command what happens if both infile and outfile names same
what do you mean by recovery and speed parameters in define cluster command?
How do you define an altindx?
What is the base cluster?
What does the keyranges parameter in define cluster command do?