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 / neeti
Can anybody tell me how can I put these checkpoints in amy
application pgm. What changes will be neede in my pgm as
well as my JCL?
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Which are the db2 tools to protect integrity of the database?
What is the information associated with sysibm.syslinks table?
What is a db2 cursor?
What is the use of value function?
What is the maximum number of columns in a db2 table?
What is alias in db2?
Is it possible using max on a char column?
Which component is responsible for db2 startup and shutdown?
What is package in db2 mainframe?
What is the difference between dbm cfg and db cfg file in db2 ?
What is buffer pool in the db2 database?
How does a cursor work?
Differentiate between cs and rr isolation levels? Where do you specify them?
How can you do the explain of a dynamic sql statement?
How to take backup of table in db2?