DB2 - Problembeschreibung
| Problem IC85948 | Status: Geschlossen |
ADMIN_SET_INTRA_PARALLEL DOESN'T TAKE EFFECT IN PURESCALE. | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
| Problembeschreibung: | |
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-Zusammenfassung: | |
**************************************************************** * 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. | |
| verfügbare FixPacks: | |
DB2 Version 10.1 Fix Pack 2 for Linux, UNIX, and Windows | |
| Lösung | |
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. | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 17.08.2012 31.12.2012 31.12.2012 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
| Problem behoben lt. FixList in der Version | |
| 10.1.0.2 |
|
| 10.5.0.2 |
|