home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
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
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IT03087 Status: Geschlossen

DB2 MIGHT CRASH IF A VALUES CLAUSE GENERATED TABLE IS USED AS A TARGET OF
INSERT INTO STATEMENT

Produkt:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problembeschreibung:
When a target of "insert into" statement is a generated table 
created by values clause containing multiple rows DB2 might 
crash instead of returning syntax error. 
 
Note that use of generated table as a target of insert into 
statement is not semantically valid and should return error. 
 
-- example of statement 
insert into (values(1,2),(3,4) ) as tbl1(c1,c2) values (5,6) ;
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* all                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Cancun Release 10.5.0.4 (also known as Fix    * 
* Pack 4) or higher                                            * 
****************************************************************
Local-Fix:
NA
Lösung
First fixed in DB2 Cancun Release 10.5.0.4 (also known as Fix 
Pack 4) or higher
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
10.07.2014
29.05.2017
29.05.2017
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.5.0.5 FixList