DB2 instance won't start and db2 fault monitor

12 August,2011 by Tom Collins

A DB2 instance wouldn't start at boot time. I checked db2set and it was AUTOSTART=YES.

After some investigation I discovered the missing fmc section from inittab.

The fmc refers to the  Fault Monitor Coordinator

 I resolved the problem by executing :

/opt/IBM/db2/V9.5/bin/db2fmcu -u -p /opt/IBM/db2/V9.5/bin/db2fmcd

I checked inittab and these line were added.

 

 

# Run xdm in runlevel 5
x:5:respawn:/etc/X11/prefdm -nodaemon
fmc:2345:respawn:/opt/ibm/db2/V9.5/bin/db2fmcd #DB2 Fault Monitor Coordinator
Upon reboot the instance restarted .

Author: Jack Vamvas(http://www.dba-db2.com)

Author: Rambler(http://www.dba-db2.com)

Share:

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been saved. Comments are moderated and will not appear until approved by the author. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment on DB2 instance won't start and db2 fault monitor

Comments are moderated, and will not appear until the author has approved them.


dba-db2.com | DB2 Performance Tuning | DBA DB2:Everything | FAQ | Contact | Copyright