suche 36x36
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 IT35798 Status: Closed

SLOW PERFORMANCE IN DPF OR CDE WHEN RUNNING A QUERY WITH SCALAR SUBQUERIES
AND AN OUTER JOIN

product:
DB2 FOR LUW / DB2FORLUW / B50 - DB2
Problem description:
A query with the following characteristic could run slow in MPP
environment;

	* A query has more than one scalar subqueries which include a
correlated predicate

	* A query has at least one outer join.

	* There's a correlation in one of scalar subqueries which
source is from the row-preserving side of the outer join.

	* There's another correlation in one of scalar subqueries which
source is not from the row-preserving side of the outer join.

During the rewrite, the scalar subquery with the correlation not
coming from the outer join is wrongfully pushed down under the
outer join. This could form another correlation deep in the plan
which could be the reason of the slowness.

### Workaround

  /*
      
          
      
  */
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* CDE                                                          *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* /*                                            *
*                                                    *
*                                         *
*                                                   *
*   */                                         *
****************************************************************
Local Fix:
Solution
Workaround
****************************************************************
* USERS AFFECTED:                                              *
* CDE                                                          *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* /*                                            *
*                                                    *
*                                         *
*                                                   *
*   */                                         *
****************************************************************
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
04.02.2021
25.03.2021
06.04.2021
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)