> Hello Kamal,
>
> IBM doc's doesn't state that Logarchmth1 by itself will allow us to do
> Online backup and rollforward the DB to any giving point. My
> understanding that Logretain & Logarchmth1 must be turned on before a
> successful online backup happen.
The doc was updated a long time ago, but is a little confusing. The
key information is provided in the first 2 sentences:
Log retain (logretain)
This configuration parameter has been replaced by logarchmeth1.
It is still supported for back-level compatibility.
If logretain is set to RECOVERY, archived logs are kept in the
database log path directory, and the database is considered to be
recoverable, meaning that rollforward recovery is enabled.
Note:
The default value for the logretain database configuration
parameter does not support rollforward recovery. You must change
the value of this parameter if you are going to use rollforward
recovery.
If you read the description of LOGARCHMETH1 and LOGARCHMETH2, they are
much more clear.
Reference:
http://publib.boulder.ibm.com/infocenter/db2luw/v8//topic/com.ibm.db2.udb.doc/ad
min/r0006082.htm
Al - 30 Dec 2006 03:52 GMT