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 foreign keys in db2?
What is buffer pool and list some of them?
What are the uses of db2 optimizer?
What is dbrm? What it contains? When it will be created?
Why select is not preferred in embedded sql programs?
What is the use of reorg in db2?
How to check table size in db2 sap?
How do I delete a column in db2?
Where can you declare a cursor in a cobol-db2 program?
Define predicate?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is ibm db2 connect?
What is load replace in db2?
What is a bind in db2?
Which command is used to remove all rows from a table?