I want ALL ERROR codes in VSAM
Answer Posted / shailendra
02 is for alternate duplicate key found
22 is for primary duplicate key found
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Write a cobol program making use of the redefine clause.
What are the different open modes available in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the problem of ordered sequential files access?
What are declaratives and what are their uses in cobol?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the difference between comp and comp-3?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Why would you use find and get rather than to obtain?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
Differentiate between structured cobol programming and object-oriented cobol programming.
what happens if parmparameter passes zero bytes to the program
Which Search verb is equivalent to PERFORM…VARYING?
Explain what you understand by passing by value.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.