DB2 - Problembeschreibung
Problem IC93477 | Status: Geschlossen |
INSTANCE CRASH ON LOAD DUE TO INVALID CHECK INVOLVING NON-NULLABLE COLUMNS | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
DB2 instance crashes on LOAD execution due to invalid check involving non-nullable columns. The issue might occur when the following conditions are met: -- Fewer columns are loaded than are in the table. -- At lease one column is defined with explicit default value. -- In omitted columns, at least one column is not null with compress system default. The crash will result in a trap file with the following stack: gsignal abort sqloExitEDU sqle_panicv sqlulGetDefaultInput sqluSetupValuesArray sqluFormatterSetup sqluCFormatter sqluLoadEDUDriver sqloEDUEntry ... clone The issue can be reproduced as follows: db2 "create table t1 (c1 int, c2 int not null compress system default, c3 int not null with default 0)" db2 "load from /dev/null of del replace into t1(c1)" | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 v9.7 FP9 * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows | |
Lösung | |
Fixed in DB2 v9.7 FP9 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 25.06.2013 17.12.2013 17.12.2013 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP9 | |
Problem behoben lt. FixList in der Version | |
9.7.0.9 | |
9.7.0.9 |