There is a production file which has millions of records in
it.The program that uses it ends up with an SOC7 abend.It
is sure that the abend is due to some invalid data in the
file.Is there any way to debugg the SOC7 abend with out
giving displays? I need the record which is cause for the
abend.
Answer Posted / necron
Yes , the disp can be (new,catlg,keep) or (new,keep,keep)
However its a very uncoventional method to look at the
input file and determine which record is causing it.what
i'm saying here is you can determine the input record but
not the field.You may have to again goto the debugger
xpeditor to see what happens during that record.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between PIC 9.99 and 9v99 in COBOL?
Difference between array and sub-script ?
What is the difference between comp and comp-3 usage?
what is the use of outrecord?
Write down the divisions of cobol program?
what is the difference between COBOL2 AND COBOL390?
Have you used comp and comp-3 in your project? And how?
What is a scope terminator give example?
How do you reference the fixed block file formats from cobol programs
How arrays can be defined in COBOL?
How do you differentiate between cobol and cobol-ii?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is the LINKAGE SECTION used in COBOL?