home clear 64x64
en blue 200x116 de orange 200x116 info letter User
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 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
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 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 FixList
10.5.0.2 FixList