DB2 - Problembeschreibung
| Problem IC63554 | Status: Geschlossen |
FN:ROUND & FN:FLOOR (XQUERY) PRODUCE WRONG RESULTS OR SQLCODE -901 IN NUMBER OR ORA COMPATIBILITY MODES | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
In NUMBER compatibility mode (db2set DB2_COMPATIBILITY_VECTOR=10) or the superset ORA compatibility mode (db2set DB2_COMPATIBILITY_VECTOR=ORA), the following wrong results and errors are possible using the fn:ROUND() function: 1. fn:round(dec(1)) returns 2 2. fn:round(dec(2)) returns 3 3. fn:round(dec(9)) returns a -901 Similar results are also possible with the fn:floor() function, including negative input to fn:floor(). | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * xquery round/floor * **************************************************************** * PROBLEM DESCRIPTION: * * already described * **************************************************************** * RECOMMENDATION: * * install fixpack 1 * **************************************************************** | |
| Local-Fix: | |
Apply this APAR | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
| Lösung | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 03.10.2009 17.02.2010 17.02.2010 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.1 |
|