I have a file it contain 10 records.i got abend at 8th record
because of soc7.how do you know that perticular record got
abend?
Answers were Sorted based on User's Feedback
Answer / harsha
1 Go to File manager view penal/edit penal.
2 Give file name and corresponding file layout(i.e.
copybook)
3 Hit enter. You will be able to browse/edit the file.
4 On Command Line give 'FE(i.e. find error) Field Number.
5 File Manager will automatically take control to you to
that record which have invalid data in that perticular
field.
You can perform the similar functionality in File Aid as
well.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / rohan
we will use parm='test' while executing at that time we will know the location of the error.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between NEXT SENTENCE and CONTINUE?
what is the difference between PA & PF keys?
What is Alternate Index ? How is it different from regular index ?
how to convert the recors form vsam file to db2 table tru file aid
whats the disadvantage of search all over search?
I want to remove a duplicates form a given input field using cobol program. please Any one help me out to solve this ... Thanks in Advance.
In COBOL programming, what is PERFORM? What is VARYING?
Whtz the specialty of 77 level number ?
What is SDSF?
Write the syntax of a two dimensional array?
what is the result of the following? DIVIDE A INTO B GIVING C. a.C=A/B b.the reminder of B/A is stored in C c.C=B/A d.the reminder of A/B is stored in C
How does IDMS insure data integrity?