Why might full image copies be faster to implement than an
incremental image copy?
Answer Posted / mehdee
- Incremental image copies are for very large DB2 tables,
and it will not work if you are also loading data into it.
It will work only if this very large DB2 table is being
updated or inserted or deleted. Now that for the backup
purpose we do image copy every day, you can tell that the
daily updated or inserted or deleted rows are no match to
the number of rows that this DB2 table contains. And since
these image copies will be on tapes then you can tell how
faster and more efficient is to do incremental image copies.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the various data types available in db2?
What is reorg?
How do you find the maximum value in a column in db2?
What are iseries servers?
Explain about open switch business continuity software?
How do I import a csv file into db2?
When the like statement is used?
What is meant by union and union all?
How do I import data from excel to db2?
When reorg is used?
What is coalesce in db2?
What are db2 tables?
What os does db2 run on?
What is blu acceleration in db2?
How to find schema of a table in db2?