If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > db2FM

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-30-07, 13:08
dba_udb dba_udb is offline
Registered User
 
Join Date: Mar 2005
Posts: 73
db2FM

OS: AIX , UDB 8.2(FP7).

All i am trying to stop the fault monitor using the following command but i am getting an error immediately.

./db2fm -d
./db2fm return non-zero rc, please see log file '/udb/data/cwqdb/home/sqllib/db2dump/db2diag.log'

The Diaglog has the following error.



2007-05-30-13.01.08.747140-240 I828179C289 LEVEL: Error
PID : 13186 TID : 1
FUNCTION: DB2 Common, Generic Control Facility, gcf_cleanup, probe:150
MESSAGE : ECF=0x900002C2 DB2 cleanup service failed
DATA #1 : String, 36 bytes
'cwqdb', 0 : could not be cleaned.


Any idea what it is referrign too.
Reply With Quote
  #2 (permalink)  
Old 05-31-07, 11:28
dbamota dbamota is offline
Registered User
 
Join Date: Sep 2003
Posts: 237
Try with the -D option; another way to permanently kill this is to comment out the corresponding line in /etc/inittab( so that it does not respawn) and kill the process running db2fm
__________________
mota
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On