How to solve S0C7 abend with out using DISPlay in 10 mins?
Answer Posted / vaneesh khurana
1.compile and run the program,in the spool we can find the
offset value for the job. note that offset value and run
the same job again with compiler option as LIST.
2.see the spool for the offset value where it is
located,means exactly in which numerical operation that
abbend occured.EG: total = salary + commision.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is db2 plan table?
What is dbrm? When it will be created?
What is db2 instance?
i want to maintain uniqueness on pdf without make lf??????????
Mention data types used in db2 ?
can all users have the privilage to use the sql statement select * (dml)?
How do you eliminate duplicate values in db2?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is a Foreign Key?
What is difference between rollback and commit?
What is the use of reorg in db2?
what is db2 restart?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What is database manager in db2?
How many databases are there?