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

PERFORMANCE ISSUE CAN OCCUR WITH INSERT / UPDATE STATEMENTS OVER COMPLEX
SUB-SELECTS CONTAINING PREDICATES.

product:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problem description:
INSERT and UPDATE statements may experience poor performance 
when the source of such operation references one or more tables 
with column access controls. References to protected tables may 
be directly in the full-select or nested within views, triggers, 
inline SQL functions. Typical queries affected by this issue may 
also include INNER and OUTER JOINS, GROUP BYs, UNION ALL 
operators and will have a WHERE clause, ON clause or HAVING 
clause in the top full-select that is the source for the INSERT 
or UPDATE. 
 
Under such a scenario the predicates present in the WHERE, ON or 
HAVING clauses may not be applied at the base access or a 
sub-optimal join order may be chosen for executing the source of 
the INSERT or UPDATE. 
 
Workarounds 
Rewrite the query to place the predicates directly in lower 
operations of the query.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Update to DB2 UDB Version 10.1 FixPak 5                      * 
****************************************************************
Local Fix:
Solution
First fixed in DB2 UDB Version 10.1 FixPak 5
Workaround
not known / see Local fix
Comment
Requesting another review.
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
23.03.2015
13.07.2015
13.07.2015
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
10.1.0.5 FixList