DB2 - Problem description
Problem IC96050 | Status: Closed |
A QUERY MAY HANG WHEN IT CONTAINS CONNECT BY AND LEFT OUTER JOIN | |
product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problem description: | |
A query may exhibit hanging symptom during its compilation when all the following conditions are met: 1. Query has outer join construct. 2. One stream input to the outer join is a subquery having CONNECT BY clause. 3. The same subquery that contains CONNECT BY also has correlation predicate, i.e. a predicate referencing column from outer query block. To verify if the query hits this problem, use db2pd -dump and search the following call stack in the dump file: correlation_fromqun sqlnr_OJprd_pushdown sqlnr_optprep | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * A QUERY MAY HANG WHEN IT CONTAINS CONNECT BY AND LEFT OUTER * * JOIN * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Please move to fix pack 4 of DB2 v10.1 * **************************************************************** | |
Local Fix: | |
N/A | |
available fix packs: | |
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows | |
Solution | |
Please move to fix pack 4 of DB2 v10.1 | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC98829 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 18.09.2013 02.06.2014 02.06.2014 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.1.0.4 |