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 |
what is the name of the default db2 catalog database?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
How to find the number of rows in db2 tables?
What is a SELECT statement?
What is ALTER ?
How do you run JCL in cobol program
I have some 3 particular fields ..i want to know which all tables have those 3 fields. Is there any way to identify.. can we know by quering system tables..
How do you filter out the rows retrieved from a Db2 table ?
How can you quickly find out the number of rows updated after an update statement?
What is the use of db2 optimizer?
Are views updatable ?
What does the REORG Utility do?