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 > Internal Health Monitor error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-25-11, 13:44
db2user24 db2user24 is offline
Registered User
 
Join Date: Nov 2007
Posts: 248
Internal Health Monitor error

Hi,

I see this error in the db2diag.log file after giving the db2start command.. DB2 UDB 8.1 FP 15.. any idea how I can fix it or what's causing this? It seems like the error showed up after increasing some of the values of the kernel params. Thanks!

2011-04-25-11.46.39.832631-300 I5169E379 LEVEL: Severe
PID : 15076 TID : 140545799370496PROC : db2hmon
INSTANCE: db2inst1 NODE : 000
FUNCTION: DB2 UDB, Health Monitor, hmonStartMainHmonThread, probe:70
MESSAGE : Internal Health monitor error
DATA #1 : Hexdump, 4 bytes
0x00007FFF24CA0E24 : F204 0090 ....

2011-04-25-11.46.39.832793-300 I5549E378 LEVEL: Severe
PID : 15076 TID : 140545799370496PROC : db2hmon
INSTANCE: db2inst1 NODE : 000
FUNCTION: DB2 UDB, base sys utilities, sqleHmonStartAgent, probe:60
MESSAGE : Internal Health monitor error
DATA #1 : Hexdump, 4 bytes
0x00007FFF24CA1F48 : F204 0090 ....

2011-04-25-11.46.39.832852-300 I5928E403 LEVEL: Severe
PID : 15076 TID : 140545799370496PROC : db2hmon
INSTANCE: db2inst1 NODE : 000
FUNCTION: DB2 UDB, routine_infrastructure, sqlerFmpThreadInit, probe:30
MESSAGE : Failure during heath monitor thread initialization
DATA #1 : Hexdump, 4 bytes
0x00007FFF24CA22A4 : F204 0090 ....

Last edited by db2user24; 04-25-11 at 14:00.
Reply With Quote
  #2 (permalink)  
Old 04-26-11, 07:53
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
F204 0090 -> 900004F2 (after byte reversal)

$ db2diag -rc 900004F2

Input ECF string '900004F2' parsed as 0x900004F2 (-1879046926).

ECF value to map: 0x900004F2 (-1879046926)

ECF Set :
setecf (Set index : 1)
Product :
DB2 Tools
Component:
DB2 Health Monitor
Code:
1266 (0x04F2)

Identifier:
ECF_HMON_ALIAS_CACHE_INIT_FAILED

Description:
Could not initialize the database alias cache.



This explanation is not very useful.

Try creating some db and then see if this error goes away. Or just ignore it.
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