How will you find the currepted records in a file

Answers were Sorted based on User's Feedback



How will you find the currepted records in a file..

Answer / helennixa

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

Is This Answer Correct ?    1 Yes 0 No

How will you find the currepted records in a file..

Answer / prasad

data integritu doen't exist for files, that why database
comes into the picture.

sol: you can use the file aid tool to find the correpted
data(only way)

$$dd01 drop(1,2,nep)

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More COBOL Interview Questions

How to pass return codes from cobol to jcl?

5 Answers  


What is difference between comp & comp-4?

6 Answers  


how will you define vsam file in select clause?

3 Answers   Patni,


Wat is the difference between NEXT and CONTINUE statement in cobol,can any one explain with example.

11 Answers   Deloitte,


What are the situations u have used in ur project for Subcript and Index ? 1.if u use Subscript why not Index,why u choose Subscript only? 2.if u use Index why not Subscript,what abt Displacement?

2 Answers   Cap Gemini,






What guidelines should be followed to write a structured cobol prgm?

0 Answers  


i have n records in one file and in this file there is some fields and i want to count that how many sharma in my file so plz give the coding that how we read sharma ?

2 Answers  


how to access vsam files in cobol and how to differentiate that this is ESDS file

1 Answers   EDS,


How include time & date in the report generation in cobol programing?

2 Answers  


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

0 Answers   Accenture,


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

0 Answers   IBM,


Whtz the specialty of 77 level number ?

2 Answers   Infosys,


Categories