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 usage of open cursor command?
Explain the use of the WHERE clause.
how 2 resolve the -311 sqlcode
i have cobol+ db2 program but it contains n number of subprograms for this how many dbrm members i need to mention in bind process
What is a bind in db2?
Explain the contention situations caused by locks?
Outputs of explain are with matchcols = 0. What does this signify?
Mention the different locking levels that are available in db2.
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What is phantom read in db2?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
What is the difference between SYNONYM and ALIAS?