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 IT19994 Status: Closed

SCA SEARCH AND INSERT LOGIC CAN LEAD TO A PERFORMANCE BOTTLENECKFOR AN XA
WORKLOAD

product:
DB2 FOR LUW / DB2FORLUW / B10 - DB2
Problem description:
In a pureScale system with a high XA transaction workload, there 
is a possible performance bottleneck in the existing SCA search 
and insert logic.  This APAR has been opened to address that 
issue and devise a better workflow to help alleviate thie 
potential bottleneck. 
 
Formatting is a little messy, but from the CF monitoring you 
will see a significant value for the request time element for 
the ReadCastoutClass compared to the other calls: 
 
============================================================= 
CF-side command execution counts and average response times 
============================================================= 
 
select d.id, cast(substr(cf_cmd_name,1,50) as varchar(50)) as 
cf_cmd_name, total_cf_requests, decimal( (total_cf_requests / 
double(total_total_cf_requests)) * 100, 5, 2 ) as 
pct_total_cf_cmd, decimal( double(total_cf_cmd_time_micro) / 
total_cf_requests, 15, 2 ) as avg_cf_request_time_micro from 
mon_get_cf_cmd_diff as d, ( select id, sum(total_cf_requests) as 
total_total_cf_requests from mon_get_cf_cmd_diff group by id ) 
as c where d.total_cf_requests > 0 and d.id = c.id order by id 
asc, total_cf_requests desc with UR 
 
ID     CF_CMD_NAME 
TOTAL_CF_REQUESTS    PCT_TOTAL_CF_CMD AVG_CF_REQUEST_TIME_MICRO 
------ -------------------------------------------------- 
-------------------- ---------------- ------------------------- 
   128 MessageResponseBlock 
5945551            34.73                      1.06 
   128 ProcessSetLockState 
3824254            22.34                      2.23 
 (...) 
   128 WriteAndRegisterMultiple 
234652             1.37                     99.02 
   128 ReadCastoutClass 
222867             1.30                    718.28 <== 
   128 CrossInvalidate 
222353             1.29                      8.99 
   128 ReadSetLFS 
75930             0.44                      1.70 
   128 ReadAndRegister 
21980             0.12                      3.14
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 11.1 Mod 2 Fix Pack 2 or higher               * 
****************************************************************
Local Fix:
available fix packs:
DB2 Version 11.1 Mod 2 Fix Pack 2 for Linux, UNIX, and Windows
Db2 Version 11.1 Mod2 Fix Pack2 iFix001 for Linux, UNIX, and Windows
Db2 Version 11.1 Mod2 Fix Pack2 iFix002 for Linux, UNIX, and Windows
Db2 Version 11.1 Mod 3 Fix Pack 3 for Linux, UNIX, and Windows
Db2 Version 11.1 Mod3 Fix Pack3 iFix001 for Linux, UNIX, and Windows
Db2 Version 11.1 Mod3 Fix Pack3 iFix002 for Linux, UNIX, and Windows

Solution
First fixed in DB2 11.1 Mod 2 Fix Pack 2
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
31.03.2017
27.06.2017
27.06.2017
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)