DB2 - Problembeschreibung
Problem IC84365 | Status: Geschlossen |
DB2TRC -WC REPORTS UNEXPECTED WALL-CLOCK (-WC) TIMESTAMPS | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problembeschreibung: | |
If you follow below steps, you may find unexpected wall-clock timestamps at the db2trc.flw file. db2trc on -t -f db2trc.dmp db2 "select * from employee" db2trc off db2trc flw -t -wc db2trc.dmp db2trc.flw Here is an example of db2trc.flw. Wall-clock timestamps are not aligned properly. ... snip... 248745 4.409471252 func1 2012-02-27-19.25.29.83002812 249631 4.523774109 func1 2012-02-27-19.25.29.19730566 ... snip... And here is the expected output for the same line numbers. ... snip... 248745 4.409471252 func1 2012-02-27-19.25.29.083002812 249631 4.523774109 func1 2012-02-27-19.25.29.197305669 ... snip... As above example, db2trc may truncate '0' in front of nsec. Also, by a fix of this problem, the length of nsec will be changed from 8 to 9 as above. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * DB2 UDB Version 10.1 * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to Version 10.1 FixPack 1. * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 10.1 Fix Pack 1 for Linux, UNIX, and Windows | |
Lösung | |
Problem was first fixed in DB2 UDB Version 10.1 FixPack 1. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 13.06.2012 03.11.2012 03.11.2012 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.1.0.1 | |
10.5.0.1 |