DB2 - Problem description
| Problem IT00788 | Status: Closed |
PERFORMANCE PROBLEM WITH QUERY THAT USES A SEQUENCE IN THE PROJECTION LIST | |
| product: | |
DB2 FOR LUW / DB2FORLUW / 970 - 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 Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 Fix Pack 10. * **************************************************************** | |
| Local Fix: | |
| Solution | |
First fixed in DB2 Version 9.7 Fix Pack 10. | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 03.04.2014 17.11.2014 17.11.2014 |
| Problem solved at the following versions (IBM BugInfos) | |
9.7.FP10 | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.10 |
|