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 rules are followed by the search verb.

635


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

645


What are different data types in cobol?

687


What is the Purpose of Pointer in the string?

641


) how do u code after getting data?

1578






I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2008


How many sections are there in data division in COBOL?

678


What is the difference between comp and comp-3?

694


What is redefines clause in COBOL?

847


How to remove 2 duplicate records and copy only one using job control language?

748


When is inspect verb is used in cobol?

673


How to print 10 to 1 if the input have only 10 digit number?

811


Write a program that uses move corresponding.

673


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

704


What is link edit in cobol?

766