DB2 - Problem description
Problem IT07892 | Status: Closed |
DB2 MIGHT TRAP WHEN EXECUTING QUERY WITH COLUMN BASED ACCESS CONTROL | |
product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problem description: | |
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 Summary: | |
**************************************************************** * USERS AFFECTED: * * version 10.1 * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to version 10.1 fix pack 5b * **************************************************************** | |
Local Fix: | |
Solution | |
First fixed in version 10.1 fix pack 5 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 24.03.2015 13.07.2015 13.07.2015 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.1.0.5 |