DB2 - Problembeschreibung
Problem IT07892 | Status: Geschlossen |
DB2 MIGHT TRAP WHEN EXECUTING QUERY WITH COLUMN BASED ACCESS CONTROL | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problembeschreibung: | |
Under rare scenarios, DB2 might abend when the following conditions are true: 1) The query contains one or more columns with column based access control 2) The query contains one or more tables with outer joins or inner joins using the ANSI format 3) There is a GROUP BY above the joins Workaround: 1) Convert the ANSI format inner join to a comma separated joins. 2) Convert the outer join to an inner join with an IS NOT NULL predicate on the join column from the NULL producing table | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * version 10.1 * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to version 10.1 fix pack 5b * **************************************************************** | |
Local-Fix: | |
Lösung | |
First fixed in version 10.1 fix pack 5 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 24.03.2015 13.07.2015 13.07.2015 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.1.0.5 |