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
What is a bind in db2?
What is concurrency?
What is a db2 cursor?
What is the use of with ur in db2?
What language is db2 written in?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is a plan and package in db2?
What is load utility in db2?
How to find the maximum value in a column in the db2 database?
What is explain plan in db2?
What are the rules for db2 programming?
What is meant by explain?
What is db2 instance?
What is the role of schema in the db2 database?
How is deadlock resolved?