DB2 - Problembeschreibung
Problem IC98102 | Status: Geschlossen |
DB2CFEXP DOES NOT EXPORT AUTOMATIC VALUES PROPERLY IF BACKUP CLAUSE IS SPECIFIED | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problembeschreibung: | |
Utility db2cfexp does not export properly configuration parameters with the AUTOMATIC flag if backup clause is specified. Because of that backup configuration file is not imported by db2cfimp utility properly and parameters which had this flag set are reset to 0. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 version 10.1 Fix Pack 4. * **************************************************************** | |
Local-Fix: | |
Remove parentheses from the output file before importing it, e.g. using tr command (UNIX): $ tr -d '()' < old_file > new_file where old_file is the file stored using db2cfexp with backup clause. | |
verfügbare FixPacks: | |
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 version 10.1 Fix Pack 4. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 04.12.2013 02.06.2014 02.06.2014 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.1.0.4 |