DB2 - Problem description
Problem IC64049 | Status: Closed |
POTENTIAL PERFORMANCE DEGRADATION FOR MERGE STATEMENT | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
Performance degradation for MERGE statement when all of the following conditions are satisfied: - DPF environment - a *replicated* immediate MQT has been created on the target table of the MERGE statement. - the MERGE statement has two or more WHEN clauses - the first WHEN clause uses an INSERT/UPDATE/DELETE operation - the nth WHEN clause (where n >=2) uses an UPDATE or a DELETE operation. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * See APAR text Description. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 Fix Pack 1. * **************************************************************** | |
Local Fix: | |
For a MERGE statement with only 2 WHEN clauses where one of the modification operation is an INSERT, put the INSERT operation in the second WHEN clause. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Solution | |
The problem is first fixed in DB2 Version 9.7 Fix Pack 1. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 22.10.2009 16.02.2010 16.02.2010 |
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 |