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

DIAGPATH IS CHANGED TO SQLLIB/DB2DUMP FROM THE DEFAULT PATH DURING
CREATING ESE INSTANCE

product:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problem description:
When creating ESE instance by db2icrt command, DIAGPATH is
changed to $HOME/sqllib/db2dump from the default
path($HOME/sqllib/db2dump/ $m). RESET DBM CFG command can change
it back to the default path($HOME/sqllib/db2dump/ $m). This
problem occurs UNIX/Linux only.

# ./db2icrt -s ese -u db2inst1 db2inst1
DBI1446I  The db2icrt command is running.

DB2 installation is being initialized.

...

The execution completed successfully.

# su - db2inst1
$ db2 get dbm cfg | grep (DIAGPATH
Diagnostic data directory path               (DIAGPATH) =
/home/db2inst1/sqllib/db2dump/

$ db2 reset dbm cfg
DB20000I  The RESET DATABASE MANAGER CONFIGURATION command
completed
successfully.

$ db2 get dbm cfg | grep (DIAGPATH
Diagnostic data directory path               (DIAGPATH) =
/home/db2inst1/sqllib/db2dump/ $m
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* ESE instance                                                 *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* First fixed in DB2 10.5 Fix Pack 10                          *
****************************************************************
Local Fix:
"update dbm cfg using DIAGPATH NULL" can change it back to the
default path.
Solution
Workaround
not known / see Local fix
BUG-Tracking
forerunner  : IT22555 
follow-up : 
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
27.09.2017
18.07.2018
18.07.2018
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)