How will you find the currepted records in a file

Answer Posted / helennixa

You would use Display statements before the abend so you know what record was corrupted.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is link edit in cobol?

733


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

634


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

408


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1015


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1948






What is a SSRANGE and NOSSRANGE?

809


What is length is cobol?

639


how to move the records from file to array table. give with code example

2210


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

705


What rules are to be followed while using the corresponding options?

627


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

689


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

922


Define static linking and dynamic linking.

657


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.

5663


How do you reference the following file formats from cobol programs?

689