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 is check constraint in db2?
What db2 400?
What is a bind card?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
Name the various locking levels available?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is a db2 table?
Is db2 a mainframe?
Can we insert update delete in view?
Is it possible using max on a char column?
Are views updateable?
How is the value function used?
What are the contents of dclgen?
What is the use of with ur in db2?