home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
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 IT06049 Status: Closed

DB2 FLIGHT RECORDER TRACE POINT AFFECTS CURSOR LOAD PERFORMANCE

product:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problem description:
A load from cursor might be many times slower compared to 
earlier versions due to an incorrectly place DB2 Flight Recorder 
trace point. 
The Flight recorder trace is designed to be lightweight and 
contains valuable diagnostic information, however in this case, 
the trace point is called excessively in a performance sensitive 
codepath. 
 
To diagnose this problem, take a few repeated stack traces from 
the coordinator agent. 
When this problem is encountered, the functions at the top of 
the stack are : 
 
pdLogEvRecEx 
zHandleInterrupt__26sqlucCLoadInterruptHandlerFP16sqlusCBDSChann 
eliP5sqlca 
iReceiveReplies__16sqlusCBDSChannelFPP17sqluCSerializableUiP21sq 
lusCBDSReplyHandlerP22sqlucCInterruptHandlerP5sqlcaP18SQLU_QRY_N 
ODE_INFOPs 
sqlu_register_table_load 
..
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 V10.5 fp6                                     * 
****************************************************************
Local Fix:
Disabling the event recorder will avoid this problem : 
db2pd -db <db> -dmpevrec comp=SQLU  name=HIGHFREQ mask=0
Solution
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
11.12.2014
25.08.2015
03.02.2017
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
10.5.0.6 FixList
10.5.0.7 FixList