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
Is db2 a programming language?
what is db2 restart?
How do I import data from excel to db2?
How to rename a table in DB2 ?
Explain correlated sub-queries.
What is innodb buffer pool?
What is difference between alias and synonym in db2?
What is access path in db2?
What is db2 optimizer?
What is alias in db2?
define clustering index.
What is null indicator in cobol db2?
How to create db2 table in mainframe?
How to find the maximum value in a column in the db2 database?
How to view db2 table structure?