Why might full image copies be faster to implement than an
incremental image copy?
Answer Posted / s
Full image copy uses tablespace scan to make a copy.
Incremental copy has to access the space map pages to check
if the page has been updated or not before copying the
page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I create a view in db2?
How can deadlocks be resolved?
What is difference between alias and synonym in db2?
Is ibm db2 free?
What is reorg?
What is a db2 cursor?
is it compulsory commitment control in journal?
Why db2 is called db2?
Can one database have multiple instances?
What is dclgen in db2?
What is the reason behind not using select * in embedded sql programs?
What is the usage of open cursor command?
Mention the various locks that are available in db2.
Explain how can you do the explain of a dynamic sql statement?
Which component is responsible for db2 startup and shutdown?