DB2 - Problembeschreibung
Problem IT00712 | Status: Geschlossen |
INCORRECT RESULT IN COLUMN-ORGANIZED TABLES IN SQL WITH "COL >= RHS1 AND COL <= RHS2", IF BOTH DECIMALS AND DOUBLES ARE INVOLVED | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
Problembeschreibung: | |
Customers might select an incorrect result when SQL is done against column organized tables and queries similar too "col >= rhs1 and col <= rhs2", when all of the following conditions are true: - rhs1 and rhs2 are either constants or host variables. - col of type decimal. - rhs1 is of type decimal and rhs2 is of type double or the other way around (i.e.: rhs1 is of type double, rhs2 is of type decimal). - the decimal rhs cannot be precisely represented by double type (e.g.: -9999.9999999999999999981631 is presented by -1E+4 in double). | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All users * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 version 10.5.0.4. * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Cancun Release 10.5.0.4 (also known as Fix Pack 4) for Linux, UNIX, and Windows | |
Lösung | |
The problem is first fixed in DB2 version 10.5.0.4. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 31.03.2014 08.09.2014 07.04.2015 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.5.0.4 |