DB2 - Problembeschreibung
Problem IC77326 | Status: Geschlossen |
MERGE QUERY REWRITE RULE ENHANCEMENT | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
This enhancement changes MERGE statement with only MATCHED condition. When source table rows are updated and/or inserted into target table via MERGE statement, DB2 used to do "<source table> left outer join <target table>" and it can be observed in the explain plan. If the MERGE statement has only one matching condition and that condition is "MATCHED", this enhancement will change that join to "<source table> inner join <target table>". | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * This enhancement changes MERGE statement with only MATCHED * * condition. When source table rows are updated and/or * * inserted * * into target table via MERGE statement, DB2 used to do * * "<source table> left outer join <target table>" and it can * * be observed in * * the explain plan. If the MERGE statement has only one * * matching condition and that condition is "MATCHED", this * * enhancement will * * change that join to "<source table> inner join <target * * table>". * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V9.7 FP6 * **************************************************************** | |
Local-Fix: | |
n/a | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 9.7 FP 6 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 05.07.2011 13.11.2012 13.11.2012 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP6 | |
Problem behoben lt. FixList in der Version | |
9.7.0.6 |