Suppose we are doing transaction in a table and abend happened in
between. Suppose i have completed the transaction upto X rows and
I want to start the transaction again where the abend happened. I
don't want to do the transaction from the first record. Then what
i have to do.
Answer Posted / kulbhushan
use with hold while using cursor
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
When reorg is used?
Explain about rct in db2?
List out the data types available.
How can deadlocks be resolved?
Explain package in db2 and its advantages?
What is the syntax for FETCH in DB2 ?
What is db2 command?
How to fetch the last row from the table in SQL (db2)?
If I have a view which is a join of two or more tables, can this view be updateable?
How to rename a table in DB2 ?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
How to restart a DB2 program?
List out the three types of page locks that can be held.
What is the difference between nvl and coalesce?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?