home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IC93477 Status: Closed

INSTANCE CRASH ON LOAD DUE TO INVALID CHECK INVOLVING NON-NULLABLE COLUMNS

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
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 Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 v9.7 FP9                                      * 
****************************************************************
Local Fix:
available fix packs:
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Solution
Fixed in DB2 v9.7 FP9
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
25.06.2013
17.12.2013
17.12.2013
Problem solved at the following versions (IBM BugInfos)
9.7.FP9
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.9 FixList
9.7.0.9 FixList