DB2 - Problembeschreibung
Problem IC78308 | Status: Geschlossen |
DB2 MAY ABNORMALLY TERMINATE WHEN USING CLI LOAD | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
When using CLI LOAD (array inserts using LOAD) into a table containing an implicitly hidden row change timestamp column, DB2 may terminate abnormally with the following callstack i.e. Stack #1 Signal #11 Timestamp 2011-05-10-13.36.52.163484 0 ossDumpStackTraceEx 1 OSSTrapFile::dumpEx 2 OSSTrapFile::dump 3 sqlo_trce 4 sqloEDUCodeTrapHandler 5 __invoke_dynamic_linker 6 sqluCliCheckBniValues 7 sqlrr_array_input_load 8 sqljs_ddm_excsqlstt 9 sqljsParseRdbAccessed 10 sqljsParse 11 sqljsSqlam 12 sqljsDriveRequests 13 sqljsDrdaAsInnerDriver 14 sqljsDrdaAsDriver 15 sqeAgent::RunEDU 16 sqzEDUObj::EDUDriver 17 sqlzRunEDU 18 sqloEDUEntry 19 pthread_cond_timedwait@@GLIBC_2.3.2 20 clone The function sqluCliCheckBniValues is indicative of this apar being hit. This APAR is hit only if the following are true: o Target table contains an implicitly hidden row change timestamp column o The insert statement used for cli load does not contain a target column list. For example: insert into t1 values(?) | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 LUW Version 9.7 Fix Pack 6. * **************************************************************** | |
Local-Fix: | |
Use a target column list in the insert statement. For example: insert into t1(c1) values(?) | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows | |
Lösung | |
Problem was first fixed in DB2 LUW Version 9.7 Fix Pack 6. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 24.08.2011 19.06.2012 19.06.2012 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP6 | |
Problem behoben lt. FixList in der Version | |
9.7.0.6 |