DB2 - Problembeschreibung
| Problem IC72361 | Status: Geschlossen |
SQL Queries accessing table WLM_EVENT may fail with an error SQL0443N" SYSFUN.TIMESTAMPDIFF". | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
WLM functionalities related queries involving the table
WLM_EVENT may fail with error in the function timestampdiff with
message SYSFUN:07. This error can occur due to inconsistent
values of timestamps between TIME_CREATED, TIME_STARTED and
TIME_COMPLETED.
We can see there two different behaviors :
- 1. the microsecond part of one of columns TIME_COMPLETED,
TIME_STARTED or TIME_CREATED is 000000 and one of the time
intervals is too large or too short by 1 second,
- 2. the value of TIME_STARTED is equal to the timestamp of the
activation of the database by the first connect.
In such cases, following error occurs:
SQL0443N Routine "SYSFUN.TIMESTAMPDIFF" (specific name
"TIMESTAMPDIFF") has
returned an error SQLSTATE with diagnostic text
"SYSFUN:07".
SQLSTATE=38552
(State:38552, Native Code: FFFFFE45) | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Users prior to DB2 V97 FP4. * **************************************************************** * PROBLEM DESCRIPTION: * * SQL Queries accessing table WLM_EVENT may fail with an error * * SQL0443N" SYSFUN.TIMESTAMPDIFF". * **************************************************************** * RECOMMENDATION: * * Upgrade DB2 to V97 FP4. * **************************************************************** | |
| Local-Fix: | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
| Lösung | |
Problem is first fixed in DB2 V97 FP4. | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 02.11.2010 09.05.2011 09.05.2011 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP4 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.4 |
|