DB2 - Problem description
Problem IC85948 | Status: Closed |
ADMIN_SET_INTRA_PARALLEL DOESN'T TAKE EFFECT IN PURESCALE. | |
product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problem description: | |
The problem happens only if pureScale feature is enabled. The problem can be verified by DB2 Command Line Processor (CLP): =========================================== db2 "call admin_set_intra_parallel('yes')" db2pd -db abcdb -gappls Appl. Handle Coord. Appl. coornode coorindx EDUID Client PID authid SMP acbInfo dbalias appl name action env_mode tranflag qpbypass appl. UID -------- -------- -------- ---------- -------- ---- -------- -------- --------- -------- -------- -------- -------- ------------ 00000000 00000054 0000037 0000026420 DB2INST1 0 00000000 ABCDB db2bp 00000000 00000000 00000000 00000000 000000000001 =========================================== The value '0' on SMP column indicates the ADMIN_SET_INTRA_PARALLEL() didn't take effect. The desired result after calling ADMIN_SET_INTRA_PARALLEL() is: =========================================== db2 "call admin_set_intra_parallel('yes')" db2pd -db abcdb -gappls Appl. Handle Coord. Appl. coornode coorindx EDUID Client PID authid SMP acbInfo dbalias appl name action env_mode tranflag qpbypass appl. UID -------- -------- -------- ---------- -------- ---- -------- -------- --------- -------- -------- -------- -------- ------------ 00000000 00000054 0000037 0000026420 DB2INST1 1 00000000 ABCDB db2bp 00000000 00000000 00000000 00000000 000000000001 =========================================== The value '1' on SMP column indicates the ADMIN_SET_INTRA_PARALLEL() had taken effect. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All users of version 10.1 on Linux, Unix and Windows * * platforms. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Update to DB2 LUW Version 10.1 Fix Pack 2 or higher levels. * **************************************************************** | |
Local Fix: | |
Set the database manager configuration parameter INTRA_PARALLEL to YES to turn on the global switch. | |
available fix packs: | |
DB2 Version 10.1 Fix Pack 2 for Linux, UNIX, and Windows | |
Solution | |
First fixed in DB2 LUW Version 10.1 Fix Pack 2. | |
Workaround | |
Set the database manager configuration parameter INTRA_PARALLEL to YES to turn on the global switch. | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 17.08.2012 31.12.2012 31.12.2012 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.1.0.2 | |
10.5.0.2 |