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
can all users have the privilage to use the sql statement select * (dml)?
What is cloudant database?
What is null indicator in db2?
What is the meaning concurrency in the db2 database?
When reorg is used?
List down the data types in the db2 database.
What are the uses of db2 optimizer?
Can we update view in db2?
List some fields from sqlca?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What are the contents of a dclmgen?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
What is cascading rollback?
Is db2 a database?
What is a page in db2?