Siebel Installation Guide for UNIX: Servers, Mobile Web Clients, Tools > Configuring the RDBMS > Configuring IBM DB2 UDB for Siebel Applications >

Guidelines for Archiving DB2 UDB Log Files


The database parameter LOGRETAIN is not enabled by default; this parameter may be important to you. When LOGRETAIN is set to OFF, the log files are reused in a circular fashion, and roll-forward recovery cannot be used. When LOGRETAIN is set to RECOVERY, all log files are kept on the system for the administrator to archive and delete.

If LOGRETAIN is set to NO, you can do only backup (restore) recovery and cannot do roll-forward recovery. This may have implications for your disaster recovery process related to your production environment database.

Have your database administrator (DBA) review the setting for this parameter as well as the USEREXIT parameter. For more information on these parameters, see IBM documentation.

Siebel Installation Guide for UNIX: Servers, Mobile Web Clients, Tools