DB2 - Problem description
Problem IC72120 | Status: Closed |
EXPLAIN OF FEDERATED QUERY INDICATES PREDICATE APPLIED TO WRONG OR NON-EXISTENT OPERATOR | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
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 Summary: | |
**************************************************************** * 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: | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Solution | |
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 | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC83206 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 21.10.2010 12.06.2012 12.06.2012 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP6 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.4 | |
9.7.0.6 |