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 / madhukiranreddy
simply in program restart logic using we can retrive the records
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do I change the column size in db2?
Explain the contents that are a part of dclgen.
How is a typical db2 batch pgm executed?
What are union and union all?
What is the difference between spufi and qmf?
What is the use of reorg in db2?
What do you mean by commit and rollback?
Explain about rct in db2?
How do we specify index to include or not during bind process.
What is netezza database?
What is bind package and plan in db2?
How do you concatenate the firstname and lastname from emp table to give a complete name?
What is dclgen in db2?
What is a collection in db2?
Is it possible using max on a char column?