What is a recovery log?
Answer / s
changes to the table are logged in a the active logs and
archived when the active logs become full. In recovery
situations the tablespace is restored using the image copy
and applies the log records from the active/archive logs to
current time.
| Is This Answer Correct ? | 4 Yes | 0 No |
How to select the duplicate rows from a table?
What are column-name qualifiers used?
What is the latest version of ibm db2?
What is the difference between db2 and oracle?
What is a subselect? Is it different from a nested select?
what is the sqlcode -501
In terms of DB2 indexing, what is the root page?
Describe what a storage group(STOGROUP) is?
Is db2 relational database?
What techniques are used to retrieve data from more than one table in a single SQL statement?
What is cascading rollback?
What do you mean by between and in? Is between inclusive of specified range values?