The restore DB is completed and active log directory has
been changed by DB2 from orginal
active log directory to new active log directory
Explanation
The active log directory has been changed by DB2®.
System action
User response
the user can do the following: :
- Start DB2: db2start
- Connect to TSMDB1: db2 connect to TSMDB1
- Update the DB config: db2 update db cfg using NEWLOGPATH (log
path from server options, e.g. /ALOG/tsminst1)
- Terminate connection to TSMDB1: db2 terminate
- Recycle DB2: db2stop/db2start
- Verify new log path takes effect: db2 connect to TSMDB1; db2 get
db cfg | grep "Path to log files"