DB2 - Problembeschreibung
| Problem IC76187 | Status: Geschlossen |
INCORRECT VALUE FOR LOG READ / WRITE TIME IN DATABASE SNAPSHOT OUTPUT | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
get snapshot for database" command output, shows an incorrect v
alue of ananosecond time in LOG READ / WRITE TIME.
F
or example,
L
og write time (sec.ns) = 8909.000000004
L
og read time (sec.ns) = 0.000000004
W
hereas, the correct figures should be:
L
og write time (sec.ns) = 8909.935398642
L
og read time (sec.ns) = 0.021744433
T
he '000000004' after the decimal is dumped everytime.
T
he command line processor code is not parsing the log read and w
rite time from the self describing data stream correctly. This m
eans that we are trying to read the nanoseconds from the wrong o
ffset in the snapshot buffer. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All users on DB2 V9.7 FixPack 4 or below. * **************************************************************** * PROBLEM DESCRIPTION: * * get snapshot for database" command output, shows an * * incorrect value of nanosecond time in LOG READ / WRITE * * TIME. * * * * For example, * * * * * * Log write time (sec.ns) = 8909.000000004 * * * * * * Log read time (sec.ns) = 0.000000004 * * * * * * * * * * * * * * Whereas, the correct figures should be: * * * * * * Log write time (sec.ns) = 8909.935398642 * * * * * * Log read time (sec.ns) = 0.021744433 * * * * * * * * * * * * * * The '000000004' after the decimal is dumped everytime. * * * * * * The command line processor code is not parsing the log read * * and write time from the self describing data stream * * correctly. This means that we are trying to read the * * nanoseconds from the wrong offset in the snapshot buffer. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V9.7 FixPack 5 or higher. * **************************************************************** | |
| Local-Fix: | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
| Lösung | |
Problem first fixed in DB2 V9.7 FixPack 5. | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 04.05.2011 12.12.2011 12.12.2011 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP5 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.5 |
|