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 / harish
HI PRAKASH,
U ARE RIGHT..
I JUST WANT TO CONFIRM ABOUT DISP PARAMETER
I HOPE ITS DISP=(NEW,KEEP,KEEP)
SO WHY WE WANT TO WASTE I/O
IF ABNORMAL TERMINATION ITS KEEPS THE WRITTEN RECORDS TILL
POSITION OF SOCO7,SO WE CAN TRACE OUT AT WHICH RECORD IT
STOPS WRITING..
TAKE THAT RECORD PUT IN XPEDITIOR,TEST ...RESTART
pls correct me if anything wrong
HARISH POOMGAME SHIVAPPA(hassan,karnataka)
NIIT TECHNOLOGY
KOLKATA
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which is not true about evaluate statement
When is inspect verb is used in cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
In COBOL programming, what is PERFORM? What is VARYING?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Write a program that uses move corresponding.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
how can i see junk values in dclgen or in hostvariable of comp ?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What are various search techniques in cobol? Explain.
Why occurs cannot be used in 01 level in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are the pertinent COBOL
what is the difference between COBOL2 AND COBOL390?