home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
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
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IT02912 Status: Geschlossen

DB2PD COMMAND MAY SHOW INCORRECT NEWLOGPATH, MIRRORLOGPATH, AND
OVERFLOWLOGPATH.

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
db2pd command may show incorrect NEWLOGPATH, MIRRORLOGPATH, and 
OVERFLOWLOGPATH as follows: 
 
$ db2 connect to sample 
$ db2 update db cfg using newlogpath /actlogs 
$ db2 update db cfg using mirrorlogpath /mirrorlogs 
$ db2 update db cfg using overflowlogpath /overflowlogs 
$ db2 terminate ; db2 connect to sample 
$ db2 get db cfg | grep -i log | grep -i path 
 Changed path to log files          (NEWLOGPATH) = 
 Path to log files                               = 
/actlogs/NODE0000/LOGSTREAM0000/ 
 Overflow log path             (OVERFLOWLOGPATH) = 
/overflowlogs/NODE0000/LOGSTREAM0000/ 
 Mirror log path                 (MIRRORLOGPATH) = 
/mirrorlogs/NODE0000/LOGSTREAM0000/ 
 Failover log archive path        (FAILARCHPATH) = 
 
$ db2pd -db sample -dbcfg | grep -i log | grep -i path 
NEWLOGPATH (memory) 
/mirrorlogs/NODE0000/LOGSTREAM0000/ 
NEWLOGPATH (disk) 
Path to log files (memory)     /actlogs/NODE0000/LOGSTREAM0000/ 
Path to log files (disk) 
OVERFLOWLOGPATH (memory)       /overflowlogs/ 
OVERFLOWLOGPATH (disk)         /overflowlogs/ 
MIRRORLOGPATH (memory)         /mirrorlogs/ 
MIRRORLOGPATH (disk)           /mirrorlogs/ 
 
NEWLOGPATH (memory) shows the mirrorlogpath. OVERFLOWLOGPATH and 
MIRRORLOGPATH don't include NODExxxx/LOGSTREAMxxxx.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Users using db2pd                                            * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* This problem is not fixed in 10.1 release but will be fixed  * 
* in a future release.                                         * 
****************************************************************
Local-Fix:
Please refer 'get db cfg' output.
Lösung
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
02.07.2014
09.02.2017
09.02.2017
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.5 FixList