DB2 - Problembeschreibung
| Problem IC65912 | Status: Geschlossen |
INCORRECT RESULTS DUE TO WRONG TQ OPERATION PRODUCED BY NODONUMBER/DBPARTITIONNUM SCALAR FUNCTION. | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
A query with nodenumber/dbpartitionnum scalar function might
return incorrect results. The query may fail to collect rows
from
specified database partition(s) if all the following conditions
are met:
1. The query involves a UNION (could also be via view with
union or full outer join which the compiler will generate a
union for)
2. At least one branch below the UNION applies a NODENUMBER or
DBPARTITIONNUM function
3. There is a DTQ below the UNION (in db2exfmt output), and the
details of the DTQ in the db2exfmt output shows the following:
Output Streams:
--------------
...
Partitioning: (FUNC )
NODENUMBER() or PARTITION() directed to Single
Partition
...
Partition Column Names:
----------------------
+NONE | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Users who use nodenumber/dbpartitionnum scalar function * * inDPF environment. * **************************************************************** * PROBLEM DESCRIPTION: * * A query with nodenumber/dbpartitionnum scalar function * * mightreturn incorrect results. The query may fail to collect * * rowsfromspecified database partition(s) if all the * * followingconditionsare met: * * * * 1. The query involves a UNION (could also be via view * * withunion or full outer join which the compiler will * * generate aunion for) * * 2. At least one branch below the UNION applies a * * NODENUMBERorDBPARTITIONNUM function * * 3. There is a DTQ below the UNION (in db2exfmt output), * * andthedetails of the DTQ in the db2exfmt output shows the * * following: * * Output Streams: * * -------------- * * ... * * Partitioning: (FUNC ) * * NODENUMBER() or PARTITION() directed to SinglePartition * * ... * * Partition Column Names: * * ---------------------- * * +NONE * **************************************************************** * RECOMMENDATION: * * Please upgrade to DB2 V9.7 fixpack 2 or later. * **************************************************************** | |
| Local-Fix: | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows | |
| Lösung | |
Problem was first fixed in Version 9.7 Fix Pack 2 (s100514). | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 28.01.2010 06.07.2010 06.07.2010 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP2 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.2 |
|