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
What is the role of the data page in the db2 database?
Discuss about db2 bind?
Where do you specify them?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is the use of db2 optimizer?
On which levels locks can be applied?
How to create backup table in db2?
What is difference between alias and synonym in db2?
Explain about rct in db2?
What is nvl in db2?
What is the latest version of ibm db2?
What are the uses of db2 optimizer?
List out the three types of page locks that can be held.
What is the usage of open cursor command?
How to find primary key of a table in db2?