DB2 - Problembeschreibung
Problem IC98173 | Status: Geschlossen |
WHEN USING DB2ADUTL DELETE OLDER THAN S00000XX.LOG COMMAND THE LOG INCLUDING S00000XX.LOG WOULD BE REMOVED. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
Problembeschreibung: | |
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-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL users. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Update to DB2 V10.5 Fix Pack 3 or higher. * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 10.5 Fix Pack 3 for Linux, UNIX, and Windows | |
Lösung | |
Problem Fixed In DB2 V 10.5 Fix Pack 3 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 06.12.2013 30.07.2014 30.07.2014 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.5.0.3 | |
10.5.0.3 |