Hi, We use DB2 v7.2 fixpack 10a on AIX 5.1 with the following database settings:
Number of primary log files (LOGPRIMARY) = 10 Number of secondary log files (LOGSECOND) = 20 Log retain for recovery enabled (LOGRETAIN) = RECOVERY User exit for logging enabled (USEREXIT) = ON When starting the first database connection we see that DB2 creates 10 log files. We only make online backups to TSM, there are some sessions in the database that are always connected. So there is never a point in time without a active database connection. After some days we see that there is only one logfile remaining in the log directory. When a new logfile is needed it will be created by DB2 and the previous logfile will be archived by the userexit function to TSM. Why is there only one file in the log directory? We expect that there sould be always ten files in the directory. Regards Raoul ***************************************************************** This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Martinair Holland N.V., its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. ***************************************************************** - ::: When replying to the list, please use 'Reply-All' and make sure ::: a copy goes to the list ([EMAIL PROTECTED]). *** To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] *** For more information, check http://www.db2eug.uni.cc
