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 / s
When using IBM utilities, RESTART(CURRENT) on the EXEC
statemnt will restart the program from the last committed
point.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is ibm db2 used for?
What is db2 purescale?
How to take backup of table in db2?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What os does db2 run on?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is reorg and runstats in db2?
What is host variable in db2 cobol?
What is meant by explain?
What is explain plan in db2?
What is explain in db2?
How to create db2 table in mainframe?
Why select is not preferred in embedded sql programs?
What is alias in db2?
How many databases can be created inside an instance in db2 ?