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 IT26282 Status: Geschlossen

UPDATE ON FULL TABLE WHICH USES SUB_SELECT COULD INCORRECTLY SET VALUES TO
NULL FOR COLUMN BEING UPDATED.

Produkt:
DB2 FOR LUW / DB2FORLUW / B10 - DB2
Problembeschreibung:
Update using a sub-select on the full table could incorrectly
set column value to NULL.
Single row update is correct and is setting a proper value for
the column.

The problem only exists in  v11.

example:

update test1 t1 set col_a =  (select t2.col_a  from test2 t2
where t1.col_a = t2.col_a)

col_a  will be updated to NULL incorrectly.
Problem-Zusammenfassung:
****************************************************************
* USERS AFFECTED:                                              *
* All                                                          *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* Please, see Error Description and install this Fix: v11      *
* Fixpak 4.                                                    *
****************************************************************
* RECOMMENDATION:                                              *
* Please, see Error Description and install this Fix: v11      *
* Fixpak 4.                                                    *
****************************************************************
Local-Fix:
db2set DB2COMPOPT=NO_UPDATE_COMP
Lösung
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
13.09.2018
02.12.2018
02.12.2018
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version