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 / neeti
Can anybody tell me how can I put these checkpoints in amy
application pgm. What changes will be neede in my pgm as
well as my JCL?
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the difference between spufi and qmf?
What is cursor in dbms?
What is check constraint. Explain with example.
What are iseries servers?
what is diffrence b/w file-aid tool and file-aid utility???
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
How do I import a csv file into db2?
List out the buffer pools in db2
What is commit in db2?
Is db2 a mainframe database?
What is dclgen (declaration generator)?
What is deadlock in db2?
define clustering index.
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is a Foreign Key?