What's the difference between DB2 active log and archive
log? Thanks a lot...
Answer Posted / parul
DB2 writes each log record to a disk data set called the
active log. When the active log is full, DB2 copies the
contents of the active log to a disk or magnetic tape data
set called the archive log.
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
How can you find out the # of rows updated after an update statement?
Why do we bind in db2?
What are foreign keys in db2?
What is the default page size of buffer pools?
what is utility for parm lib
How do we specify index to include or not during bind process.
What are the uses of db2 optimizer?
How do I create a view in db2?
Explain about cursor stability?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is the meaning concurrency in the db2 database?
What is nvl in db2?
Is db2 a mainframe database?
What is the difference between dbm cfg and db cfg file in db2 ?
What is with ur in db2?