DB2 - Problembeschreibung
Problem IC81303 | Status: Geschlossen |
DB2TRC -WC REPORTS UNEXPECTED WALL-CLOCK (-WC) TIMESTAMPS | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - 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 9.7 * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to Version 9.7 FixPack 6. * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows | |
Lösung | |
Problem was first fixed in DB2 UDB Version 9.7 FixPack 6. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC84365 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 08.02.2012 06.06.2012 06.06.2012 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP6 | |
Problem behoben lt. FixList in der Version | |
9.7.0.6 |