DB2 - Problembeschreibung
| Problem IC63461 | Status: Geschlossen |
XQUERY TIME SUBTRACTION PRODUCES INCORRECT RESULTS IN DATE COMPATIBILITY MODE | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
If a database was created in date compatibility mode (visible
inthe database configuration as "Date compatibility = ON"), then
xquery time subtraction can produce incorrect results. A
database is created in this mode by setting the
DB2_COMPATIBILITY_VECTOR registry variable prior to db2start
andCREATE DATABASE.
An example incorrect result is as follows.
xs:time('08:03:35') - xs:time('00:00:00')
This returns P6DT8H55M50.257561S. However, the correct answer
is PT8H3M35S. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * xquery time subtraction * **************************************************************** * PROBLEM DESCRIPTION: * * aready 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: | 29.09.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 |
|