DB2 - Problembeschreibung
Problem IC72120 | Status: Geschlossen |
EXPLAIN OF FEDERATED QUERY INDICATES PREDICATE APPLIED TO WRONG OR NON-EXISTENT OPERATOR | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
A predicate may not show up in the explain output (db2exfmt, Visual Explain, Optimum Query Tuner), or it may be associated with the wrong operator, when a query against a remote table is explained, and that query includes a predicate against that remote table. You are experiencing this problem if the following query returns a non-zero count: select count(*) from explain_predicate where operator_id > (select max(operator_id) from explain_operator) You are also experiencing this problem if a local predicate is applied to an operator that does not contain the columns associated with that predicate. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Users of the DB2 Federated Server feature that use the DB2 * * Explain functionality to examin query access plans. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade the server to DB2 V9.7 Fix Pack 6 or later. * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Lösung | |
Upgrade the server to DB2 V9.7 Fix Pack 6 or later. After applying the Fix Pack users will no longer see incorrect Explain Arguments associated with various Explain Operators. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC83206 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 21.10.2010 12.06.2012 12.06.2012 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP6 | |
Problem behoben lt. FixList in der Version | |
9.7.0.4 | |
9.7.0.6 |