Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IC63758 Status: Closed

DB2 SERVER MAY ABEND DURING QUERY COMPILATION OF STATEMENTS WITH
PARTITIONED INDEXES IN A DPF ENVIRONMENT WITH INTRA_PARALLEL ON

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
The following stack trace will be observed if you encounter this 
issue: 
 
sqlno_cost_ridbid_iscan 
sqlno_cost_iscan 
sqlno_prop_iscan 
sqlno_reeval_cost 
sqlno_smp_reeval_props 
sqlnoSmpPropagateCosts 
... 
 
The problem will only occur if all of the following conditions 
are satisfied: 
 
1.  The database partitioning feature (DPF) is used 
2.  Intra-partition parallelism is enabled (INTRA_PARALLEL is 
set to YES) and the query degree is > 1 or set to ANY 
3.  The statement references a table with one or more 
partitioned indexes 
4.  The optimizer chose an access plan with an index access of 
apartitioned index 
5.  A subquery predicate is applicable at the index access
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* DPF + INTRA-PARTITION PARALLELISM                            * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* The following stack trace will be observed if you encounter  * 
* this issue:                                                  * 
*                                                              * 
* sqlno_cost_ridbid_iscan                                      * 
* sqlno_cost_iscan                                             * 
* sqlno_prop_iscan                                             * 
* sqlno_reeval_cost                                            * 
* sqlno_smp_reeval_props                                       * 
* sqlnoSmpPropagateCosts                                       * 
* ...                                                          * 
*                                                              * 
* The problem will only occur if all of the following          * 
* conditions                                                   * 
* are satisfied                                                * 
*                                                              * 
* 1.  The database partitioning feature (DPF) is used          * 
* 2.  Intra-partition parallelism is enabled (INTRA_PARALLEL   * 
* is set to YES) and the query degree is > 1 or set to ANY     * 
*                                                              * 
* 3.  The statement references a table with one or more        * 
* partitioned indexes                                          * 
* 4.  The optimizer chose an access plan with an index access  * 
* of a partitioned index                                       * 
* 5.  A subquery predicate is applicable at the index access   * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to version 9.7 Fix Pack 1                            * 
****************************************************************
Local Fix:
Any of the following options can help avoid the problem 
1.  Reduce the query degree to 1 
2.  Disable intra-partition parallelism by setting 
INTRA_PARALLEL to NO
available fix packs:
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Solution
The problem was first fixed in Version 9.7 Fix Pack 1
Workaround
See LOCAL FIX
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
14.10.2009
29.12.2009
29.12.2009
Problem solved at the following versions (IBM BugInfos)
9.7.FP1
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.1 FixList