Hi Folks,
I am using DB2 v8.2, AIX 5.2
I am seeing tons of these messages in my db2diag.log and cannot understand what is causing them.
2008-04-16-13.22.56.380622-300 I6683053A363 LEVEL: Info
PID : 3162160 TID : 772 PROC : db2hmon 0
INSTANCE: pbinc NODE : 000
FUNCTION: DB2 UDB, DRDA Communication Manager, sqljcReceive, probe:30
MESSAGE : CCI Error:
DATA #1 : Hexdump, 8 bytes
0x0000000110377060 : 0000 0000 0000 0047 .......G
2008-04-16-13.22.56.380942-300 I6683417A338 LEVEL: Info
PID : 3162160 TID : 772 PROC : db2hmon 0
INSTANCE: pbinc NODE : 000
FUNCTION: DB2 UDB, DRDA Communication Manager, sqljcReceive, probe:30
RETCODE : ZRC=0x8136001C=-2127167460=SQLZ_RC_NO_CONNECTION, SQLT_SQLJC
"No connection"
2008-04-16-13.22.56.381268-300 I6683756A544 LEVEL: Info
PID : 3162160 TID : 772 PROC : db2hmon 0
INSTANCE: pbinc NODE : 000
FUNCTION: DB2 UDB, DRDA Communication Manager, sqljcReceive, probe:30
DATA #1 : String, 275 bytes
CALL STACK:
[0] 0x09000000066AF000 sqljcReceive__FP10sqljCmnMgr + 0x688
[1] 0x09000000066AD000 sqljrDrdaArDisconnect__FP7UCintfc + 0x1EC
[2] 0x09000000065C010C sqleUCappDetach + 0x40
[3] 0x09000000065C0240 sqledtin__FP5sqlca + 0xAC
[4] 0x09000000065C0344 sqledtin_api + 0x5C
Any pointers why db2hmon process is throwing these? I earlier thought that DB2 fault monitor deamon process is cauing these. I stopped the fault monitor deamon process but still seeing these.
Thanks