DB2 Version 10.1 for Linux, UNIX, and Windows

Configuring database logging options

Use database logging configuration parameters to specify data logging options for your database, such as the type of logging to use, the size of the log files, and the location where log files should be stored.

Before you begin

To configure database logging options, you must have SYSADM, SYSCTRL, or SYSMAINT authority.

About this task

You can configure database logging options by using the UPDATE DATABASE CONFIGURATION command on the command line processor (CLP), or by calling the db2CfgSet API.

Procedure