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
Go to the xpeditor tool and press f12 ..it will
automatically stop at the record which causes S0C7 abend..
(or) you can have a look at the program dump...you will
have an abend offset address in dump which will pinpoint
where exactly the abend occurred.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
what happens if parmparameter passes zero bytes to the program
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
What is the local-storage section?
Define static linking and dynamic linking.
Can we change the password using ALTER? anyone tried and changed?
Give some examples of command terminators?
explain sorting techniques in cobol program?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is difference between static and dynamic call in cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?