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

THE DB2FMCD PROCESS DOES NOT START DB2 INSTANCES AT SYSTEM BOOT TIME.

product:
DB2 FOR LUW / DB2FORLUW / B10 - DB2
Problem description:
The Db2 fault monitor coordinator daemon (db2fmcd) fails to 
start Db2 instances at system boot time even if db2iauto is set 
to "on" by running the following command: 
 
db2iauto -on <instname> 
 
The db2iauto command updates the instance's DB2AUTOSTART value 
to YES in the profile registry, i.e. the value "YES" is returned 
by the following db2set command: 
 
$ db2set -i <instname> DB2AUTOSTART 
YES 
 
Despite this, the db2fmcd process fails to pick up the 
DB2AUTOSTART value and does not start the instance at boot time 
as a result.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Db2 fault monitor users                                      * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to Db2 V11.1.3.3                                     * 
****************************************************************
Local Fix:
Please start the instance by using the Db2fault monitor daemon 
(db2fmd) instead of the Db2 fault monitor coordinator daemon 
(db2fmcd). 
 
For example: 
1. Install fault monitor coordinator daemon to start at boot. 
(db2fmcd is responsible to start db2fmd at boot.) 
# <db2_install_path>/bin/db2fmcu -u -p 
<db2_install_path>/bin/db2fmcd 
ex: 
# /opt/ibm/db2/V11.1/bin/db2fmcu -u -p 
/opt/ibm/db2/V11.1/bin/db2fmcd 
 
2. Turn on the fault monitor for the instance. 
# <db2_install_path>/bin/db2fm -i <instance_name> -f on 
ex: 
# /opt/ibm/db2/V11.1/bin/db2fm -i db2inst1 -f on 
 
3. Activate the fault monitor service for the instance. 
# <db2_install_path>/bin/db2fm -i <instance_name> -U 
ex: 
# /opt/ibm/db2/V11.1/bin/db2fm -i db2inst1 -U 
 
Following these instructions allows users to start the Db2 
instance at system boot if the instance was not stopped prior to 
restarting the system.
available fix packs:
Db2 Version 11.1 Mod 3 Fix Pack 3 for Linux, UNIX, and Windows
Db2 Version 11.1 Mod3 Fix Pack3 iFix001 for Linux, UNIX, and Windows
Db2 Version 11.1 Mod3 Fix Pack3 iFix002 for Linux, UNIX, and Windows

Solution
Resolved in Db2 V11.1.3.3
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
31.08.2017
15.03.2018
15.03.2018
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)