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

WRONG RESULTS RECEIVED FOR A QUERY DUE TO INCORRECT INTERNAL COLUMN
STRUCTURES

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
The wrong result set may be outputted if the Optimizer chooses 
an Explain Plan with the following characteristics: 
- HSJN has an NLJN in the Outer 
- The NLJN has another HSJN in it's Inner 
- The second, HSJN also has an NLJN in it's Outer: 
 
                                               HSJN( A) 
                                                     | 
            --------------------------------------------------- 
           | 
        NLJN(B) 
      /           \ 
                 <   other Lolepops like TEMP, etc> 
                   | 
                HSJN(C) 
                   | 
          ------------------ 
         | 
       NLJN(D) 
 
In a rare case, internal Optimization could create wrong 
internal structures and the Column coming from HSJN(C) Payload 
could return the same value as the last value that was processed 
in HSJN(C).
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All users                                                    * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 version 10.1.0.5.                             * 
****************************************************************
Local-Fix:
To avoid the problem, execute the following command and then 
recycle the instance: 
db2set DB2_TCG_DEFAULT_OPTIONS="set disable_pushdown on"
Lösung
The problem is first fixed in DB2 version 10.1.0.5.
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
28.08.2014
10.07.2015
10.07.2015
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.5 FixList