I want ALL ERROR codes in VSAM
Answer Posted / richard barnard
20 is for an invalid key
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Call and a Link?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is redefines clause in COBOL?
What is the difference between goback, stop run and exit program in cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is a scope terminator give example?
What are the access modes of START statement?
What are declaratives and what are their uses in cobol?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
Difference between cobol and cobol-ii?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What are various search techniques in cobol? Explain.
How do define dynamic array in cobol.
What is the problem of ordered sequential files access?