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 / krishna
declare the cursor with withhold option and we restart the
process from 111 record
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
Mention data types used in db2 ?
What is cloudant database?
What is schema in db2?
What is the usage of open cursor command?
What is null value in db2?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is the physical storage length of date data type?
What does db2 plan contain?
What is host variable in db2 cobol?
What is package in db2 mainframe?
What is a db2 tablespace?
What is meant by union and union all?
Why do we use cursor?
What is phantom read in db2?
What are the full forms of spufi and dclgen and why are they used?