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


Please Help Members By Posting Answers For Below Questions

What is amode(31)

714


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

814


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.

5672


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2099


how to access the file from prodution from changeman tool and to submit a file to production

6670






please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1948


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1774


Why occurs cannot be used in 01 level in COBOL?

709


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

637


what is the use of outrecord?

1765


Write a program to enter and display the names of students in a class using the occurs clause.

647


Are you comfortable in cobol or jcl?

637


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

411


Mention the guidelines to write a structured cobol program?

603


What is the difference between next sentence and continue in cobol programing language?

702