Hi again
I seem to have multiple questions on logs, and the list keeps getting bigger day by day
1. If I am using INCLUDE LOGS with the online backup that I take every night, do i still need to archive my logs for recovery purposes? How does the INCLUDE LOGS option works??
2. We are using TSM to store the backup images and archived logs. IF the LOGARCHMETH1 is set to TSM, do I still need to set up USEREXIT to YES?? IF USEREXIT is not set up , are the ARCHIVE.log & USEREXIT.err still created and if yes, where are they located.
ENV: DB2 UDB v8.1 FP 7, AIX
here is a snapshot of few database configuration parameters.
Log retain for recovery status = NO
User exit for logging status = YES
Log buffer size (4KB) (LOGBUFSZ) = 128
Log file size (4KB) (LOGFILSIZ) = 2000
Number of primary log files (LOGPRIMARY) = 30
Number of secondary log files (LOGSECOND) = 20
Changed path to log files NEWLOGPATH) =
Path to log files = /prod1/sms/log/xyz/NODE0000/
Overflow log path (OVERFLOWLOGPATH) =
Mirror log path (MIRRORLOGPATH) =
First active log file = S0000359.LOG
Block log on disk full (BLK_LOG_DSK_FUL) = NO
Log retain for recovery enabled (LOGRETAIN) = OFF
User exit for logging enabled (USEREXIT) = OFF
First log archive method (LOGARCHMETH1) = TSM
Options for logarchmeth1 (LOGARCHOPT1) =
Second log archive method (LOGARCHMETH2) = OFF
Options for logarchmeth2 (LOGARCHOPT2) =
Thanks for all the help that I have getting from this forum

I'll appreciate if somebody could recommend me some article on logs.
Anks