AIX Version 6
Copyright IBM Corporation, 1982, 2010.
login: db2inst1
db2inst1's Password:
*******************************************************************************
* *
* *
* Welcome to AIX Version 6.1! *
* *
* *
* Please see the README file in /usr/lpp/bos for information pertinent to *
* this release of the AIX Operating System. *
* *
* *
*******************************************************************************
$ db2 update db cfg for testdb using LOGPRIMARY 6
DB20000I The UPDATE DATABASE CONFIGURATION command completed successfully.
$ mkdir -p testdb/redolog
$ mkdir -p testdb/archivelog
logb2 update db cfg for tacing using NEWLOGPATH disk:/home/db2inst1/testdb/redo
SQL1013N The database alias name or database name "TACING" could not be
found. SQLSTATE=42705
$ db2 get db cfg for testdb|grep -i log
Log retain for recovery status = NO
User exit for logging status = NO
Catalog cache size (4KB) (CATALOGCACHE_SZ) = 300
Log buffer size (4KB) (LOGBUFSZ) = 256
Log file size (4KB) (LOGFILSIZ) = 1024
Number of primary log files (LOGPRIMARY) = 6
Number of secondary log files (LOGSECOND) = 4
Changed path to log files (NEWLOGPATH) =
Path to l