I have a DB2 table which has 1000 rows.after udatingg first
110 rows, my job abends. Now what I have to do if I want to
restart the job next time so that it should start updating
from 111th row (without updating first 110 rows again).
Answer Posted / kaushik datta
You can you SAVEPOINT/ROLLBACK logic if you want to use.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does db2 blu stand for?
What is drop table?
What is cloudant database?
What is db2 and what is the use of db2 optimizer?
What is a buffer in memory?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
Which isolation level provides maximum concurrency?
What does sqlcabc has?
What is difference between alias and synonym in db2?
How many types of page locks can be held in db2?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is catalog database in db2?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is db2 look?