DB2 - Problembeschreibung
Problem IC74973 | Status: Geschlossen |
FEDERATED QUERIES MIGHT RETURN INCORRECT RESULT SET WHEN RETRIEVING DATA FROM REMOTE DATABASE VIA NICKNAMES. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
This problem affects SQL queries on nicknames which reflect to tables on remote database. It might happen only when all of the necessary conditions are met: 1. References nickname whose remote source table has index. 2. The federated query has an OR predicate. 3. All OR subterms have comparison predicates of format "nickname.column <relop> literal", where <relop> is "<", "<=", "=", ">=", or ">" . 4. All OR subterms reference nickanme column whose remote counterpart is the leading index key. 5. Some but not all OR subterms references non-leading index key. SQL queries on local tables are not affected. To verify the problem, generate db2exfmt output file, search "Remote statement" and check if non-leading index key predicate is added there. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All users of version 9.7 on Linux, Unix and Windows * * platforms. * **************************************************************** * PROBLEM DESCRIPTION: * * This problem affects SQL queries on nicknames which reflect * * to tables on remote database. * * * * It might happen only when all of the necessary conditions * * are met: * * 1. References nickname whose remote source table has index. * * 2. The federated query has an OR predicate. * * 3. All OR subterms have comparison predicates of format * * "nickname.column <relop> literal", where <relop> is "<", * * "<=", "=", ">=", or ">" . * * 4. All OR subterms reference nickanme column whose remote * * counterpart is the leading index key. * * 5. Some but not all OR subterms references non-leading index * * key. * * * * SQL queries on local tables are not affected. * * * * To verify the problem, generate db2exfmt output file, search * * "Remote statement" and check if non-leading index key * * predicate is added there. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 LUW Version 9.7 FixPak 5 or higher levels. * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 LUW Version 9.7 FixPak 5. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 10.03.2011 17.01.2012 17.01.2012 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7. | |
Problem behoben lt. FixList in der Version | |
9.7.0.5 |