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
Explain the contents that are a part of dclgen.
What is the difference between bind and rebind in db2?
What is dbrm?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is the use of db2 optimizer?
How connect db2 database to datastage?
What is dclgen (declaration generator)?
Explain about open switch business continuity software?
What is the role of union all and union
What is a Foreign Key?
Which command is used to connect to a database in DB2 ? Give the Syntax.
How to connect to db2 database from windows command line?
What are the rules for db2 programming?
What is runstats utility in db2?
What is null in db2?