How to solve S0C7 abend with out using DISPlay in 10 mins?
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 |
What is the size of a data page?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
How will fetch last 5 rows from table in db2
Can one database have multiple instances?
what is the use of cursors?
How to access db2 tables in mainframe?
what is the differences between spufi and qmf and which is better?
4 Answers Accenture, Cap Gemini,
Is it possible to update a primary key value? If not, what is the error code given? If yes, can more than 1 primary key column be updated at a time?
How can you display the current date & current time ?
How can you get the number of rows impacted by the last executed query?
What are the disadvantages of using VARCHAR?
What happens in bind step in a db2 program?