what is check point and restart Logic ? why do we go for
that ??
Answer Posted / harsha
check point and restart logic are mainly used when our
table has 1000 records and we are getting abend after 100
records and we want to start the execution after 100th
record we use this.for this we have to use check points for
every 100 records
| Is This Answer Correct ? | 41 Yes | 12 No |
Post New Answer View All Answers
What is runstats utility in db2?
Mention some fields that are a part of sqlca.
Can you tell me how can you find out the # of rows updated after an update statement?
What is null indicator in db2?
Comment whether the cursor is closed during commit or not.
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 innodb buffer pool?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
How many databases are there?
What is temporal table in db2?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is sqlca’s maximum length?
Name the lockable units in DB2?
What is dbrm? What it contains? When it will be created?
What is meant by dclgen?