DB2 - Problem description
Problem IT06026 | Status: Closed |
ON RHEL 6, THE DB2FMCU COMMAND CREATES THE /ETC/INIT/DB2FMCD.CON F FILE BUT DOES NOT EXPLICITLY START/STOP THE DB2FMCD SERVICE. | |
product: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
Problem description: | |
On RHEL6 (and CentOS 6) issuing the "../sqllib/bin/db2fmcu -u -p ../sqllib/bin/db2fmcd" command to enable the db2fmcd service creates the /etc/init/db2fmcd.conf file but does not explicitly start the db2fmcd service. In order to start the db2fmcd service the "initctl start db2fmcd" command can be issued as root after having run the "../sqllib/bin/db2fmcu -u -p ../sqllib/bin/db2fmcd" command. Similarly the "../sqllib/bin/db2fmcu -d" command used to disable the db2fmcd service deletes the /etc/init/db2fmcd.conf file does not explicitly stop the db2fmcd service. In order to stop the db2fmcd service the "initctl stop db2fmcd" command can be issued as root. In summary the following commands need to be run as root to start/stop the db2fmcd service: START: ../sqllib/bin/db2fmcu -u -p ../sqllib/bin/db2fmcd initctl start db2fmcd STOP: initctl stop db2fmcd ../sqllib/bin/db2fmcu -d" | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * RHEL 6 DB2 fault monitor users * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V10.5 FP7 * **************************************************************** | |
Local Fix: | |
Manually start/stop the service via the following commands: initctl start db2fmcd initctl stop db2fmcd | |
Solution | |
Fixed in DB2 V10.5 FP7 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 10.12.2014 19.01.2016 19.01.2016 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.5.0.7 |