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 IT02912 Status: Closed

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

product:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problem description:
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 Summary:
**************************************************************** 
* 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.
Solution
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
02.07.2014
09.02.2017
09.02.2017
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
10.1.0.5 FixList