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
What is a collection in db2?
What parameters are used to control the free space in DB2?
Mention the definition of cobol in varchar field.
What are bind parameters in db2?
What is a db2 cursor?
What is the physical storage length of time data type?
How can we retrieve the total number of records in RPG & CLLE?
Explain db2.
Explain what are the various isolation levels possible?
What does a deadlock mean in DB2?
Is db2 a mainframe?
What is the cobol picture clause of the db2 data types date, time, timestamp?
What is coalesce in db2?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What are the various isolation levels possible?