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
How to access db2 tables in mainframe?
How to compare data between two tables in db2?
What are the 2 sqlcodes that are returned?
What is bind plan?
What are the various data types available in db2?
Explain how can you do the explain of a dynamic sql statement?
Define db2.
List down the types of triggers in the db2 database?
What are union and union all?
What is role in db2?
Mention the downsides of page level lock.
How to take backup of table in db2?
Explain various types of locks in db2?
How to fetch the last row from the table in SQL (db2)?
What is the cobol picture clause of the db2 data types date, time, timestamp?