DB2 - Problem description
Problem IC98168 | Status: Closed |
WHEN USING DB2ADUTL DELETE OLDER THAN S00000XX.LOG COMMAND THE LOG INCLUDING S00000XX.LOG WOULD BE REMOVED. | |
product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problem description: | |
Using the db2adutl tool to delete the logs older than the specified log, deletes the logs including the specified log as well. Specified log should be excluded from the deletion list. Here is an example: ----------------------- $ db2adutl query db test Query for database TEST Retrieving FULL DATABASE BACKUP information. No FULL DATABASE BACKUP images found for TEST <> Retrieving LOAD COPY information. No LOAD COPY images found for TEST Retrieving LOG ARCHIVE information. Log file: S0000000.LOG, Chain Num: 0, Log stream: 0, Taken at: 2013-12-03-17.20.29 Log file: S0000001.LOG, Chain Num: 0, Log stream: 0, Taken at: 2013-12-03-17.20.30 Log file: S0000002.LOG, Chain Num: 0, Log stream: 0, Taken at: 2013-12-03-17.20.30 $ db2adutl delete logs older than S0000002.LOG without prompting Query for database TEST Retrieving LOG ARCHIVE information. Log file: S0000000.LOG, Chain Num: 0, Log stream: 0, Taken at: 2013-12-03-17.20.29 Log file: S0000001.LOG, Chain Num: 0, Log stream: 0, Taken at: 2013-12-03-17.20.30 Log file: S0000002.LOG, Chain Num: 0, Log stream: 0, Taken at: 2013-12-03-17.20.30 <-- This log should not be included as we only want logs older than S0000002.LOG $ db2adutl query db test Query for database TEST Retrieving FULL DATABASE BACKUP information. No FULL DATABASE BACKUP images found for TEST Retrieving LOG ARCHIVE information. +++++++++++++++++++++++++++++++++ Log file S0000002.LOG got deleted which should not be deleted. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL users * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V10.1 FixPack 4 or Later. * **************************************************************** | |
Local Fix: | |
available fix packs: | |
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows | |
Solution | |
First Fixed in DB2 V10.1 FixPack 4. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 06.12.2013 30.07.2014 30.07.2014 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.1.0.4 |