db2 restart logic ?
Answer / ankitha
declare temp table with fields pkey and commit frequency.
then set commit frequency ie after 100 records it should
tabulate the temp table and in procerdure division read the
last pk value and should start updating after that pk value
and should delete this temp tble after the final commit or
stop run.
| Is This Answer Correct ? | 13 Yes | 1 No |
What is copy pending and check pending in db2?
What technique is used to retrieve data from more than one table in a single SQL statement?
What are the benefits of using the db2 database?
How can i install db2 9.x on AIX based system..? plz reply the detailed steps involved....?
What is ibm db2 client?
What is a plan and package in db2?
What DB2 Catalog column tell you when an index needs table reorganized ?
When do you specify the isolation level?
What is reorg and runstats in db2?
What are the various locking levels available?
What are the various data types available in db2?
what is db2 restart?