home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
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
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IC69007 Status: Geschlossen

ENHANCE QUERY PERFORMANCE THROUGH PUSHDOWN OF JOIN(S) THROUGH DISJOINT
UNION ALL VIEW(S)

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
DB2 Query ReWrite may be able to improve the performance of a 
query by optimizing it during compilation if it satisfies the 
following conditions: 
- The query refers to 3 or more UNION ALL views (UAV) 
- Each UAV branch or operand is a select over a base table or 
nickname 
- The UAVs all have the same number of branches or operands 
- The UAVs are all joined to each other 
- The joins between the UAVs are either all inner joins or joins 
on columns that source from row-preserving sides of any outer 
joins 
- At least one join column from each branch or operand of each 
UAV has the same local predicate as corresponding branches from 
other UAVs 
- A one-to-one join mapping can be derived from all of the 
previous conditions 
 
This enhancement is only available under registry variable 
control. To enable it, issue: 
db2set 
DB2_UNION_OPTIMIZATION=[<other-values>,]COMPLEX_DISJOINT_UA_JPPD 
[,<other-values>] 
and restart the database manager for settings to take effect.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* NA                                                           * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* DB2 Query ReWrite may be able to improve the performance of  * 
* a query by optimizing it during compilation see above for    * 
* condition details                                            * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 9.7 Fix Pack 4 or manually rewrite    * 
* any applicable queries as explained above.                   * 
****************************************************************
Local-Fix:
Manually rewrite any applicable queries to be of the form 
derived through this enhancement.
verfügbare FixPacks:
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
First fixed in DB2 Version 9.7 Fix Pack 4.
Workaround
keiner bekannt / siehe Local-Fix
Bug-Verfolgung
Vorgänger  : APAR is sysrouted TO one or more of the following: IC69294 
Nachfolger : 
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
03.06.2010
02.05.2011
02.05.2011
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.FP4
Problem behoben lt. FixList in der Version
9.7.0.4 FixList