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 is the max length of sqlca?
How do you pull up a query which was previously saved in qmf?
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 syntax for creating a table in the db2 database?
How many databases can be created inside an instance in db2 ?
What is meant by explain?
Which isolation level provides maximum concurrency?
How can you classify the locks in db2?
Explain about cursor stability?
How do I add a column to a table in db2?
What is the difference between drop table and delete table?
What is db2 catalog database?
What is a db2 schema?
How do I start db2 in windows?
What is with ur in db2?