DB2 - Problem description
Problem IT03855 | Status: Closed |
PERFORMANCE PROBLEM WITH QUERY THAT USES A SEQUENCE IN THE PROJECTION LIST | |
product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problem description: | |
Under rare scenarios, performance degradation might be noticed with queries that are using a SEQUENCE in the projection list of the SELECT, like: SELECT SEQUENCE1.NEXTVAL, COL1 ... FROM T ... The following conditions must be met to encounter this problem: 1) The query contains a sequence in the projection of a subselect 2) The subselect with the SEQUENCE references at least 1 base table and at least one subselect 3) The lower subselect is marked as a distinct | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Problem Description above. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 10.1 Fix Pack 5. * **************************************************************** | |
Local Fix: | |
Solution | |
First fixed in DB2 Version 10.1 Fix Pack 5. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 19.08.2014 14.07.2015 14.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 |