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
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 bind in db2?
What is sqlca’s maximum length?
How to resolve deadlock issue
How to run db2 command in windows?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is null value in db2?
Is db2 relational database?
How to retrieve rows from a db2 table in embedded sql?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is host variable?
What is the usage of open cursor command?
What is null in db2?
Define data page.
what is the sqlcode -501