Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IC84365 Status: Closed

DB2TRC -WC REPORTS UNEXPECTED WALL-CLOCK (-WC) TIMESTAMPS

product:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problem description:
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 Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* DB2 UDB Version 10.1                                         * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to Version 10.1 FixPack 1.                           * 
****************************************************************
Local Fix:
available fix packs:
DB2 Version 10.1 Fix Pack 1 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 2 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 for Linux, UNIX, and Windows

Solution
Problem was first fixed in DB2 UDB Version 10.1 FixPack 1.
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
13.06.2012
03.11.2012
03.11.2012
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
10.1.0.1 FixList
10.5.0.1 FixList