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 / basu and monty.
when u say that in first paragraph we need to read the
temporary table, what happens for the first time when the
temp table is read.. as it will be an empty table...
?
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
How to find the maximum value in a column in the db2 database?
What is the physical storage length of the data types date, time, and timestamp?
What does runstats do in db2?
what are bind concepts in db2 cobol?
How can you do the explain of a dynamic sql statement?
Can we delete records from view?
What is the syntax for creating a table in the db2 database?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
Explain the benefits you can get from mainframe connect?
What are packages in db2?
What is the purpose of using commit?
What is consistency token in db2?
How to check last update on table in db2?
what is a corelated subquerry?
What is meant by union and union all?