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 |
Give a brief description of db2 isolation levels?
Which transaction use a command thread ?
What is cursor stability in db2?
what is dynamic cursor?gives syntax for this?
what is the maximum number of tables that can be joined ?
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?
Is db2 a mainframe database?
What is the use of commit in db2?
What are foreign keys in db2?
Is ibm db2 open source?
How can you quickly find out the # of rows updated after an update statement?
Explain what a plan is?