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 > DB2 LUW 9.5.4(linux) db2diag.log

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-24-10, 15:51
dav1mo dav1mo is offline
Registered User
 
Join Date: Dec 2007
Location: Richmond, VA
Posts: 782
DB2 LUW 9.5.4(linux) db2diag.log

I have this same message being repeated every 5 mins in the diag log and have not been able to determine the cause as yet. This is a test machine. All monitors are turned off and the DAS is stopped. Any help/points in the right direction would be greatly appreciated.

Dave

Quote:
2010-06-24-15.28.12.115688-240 E1154820315A813 LEVEL: Error (OS)
PID : 1648 TID : 2199154833744PROC : db2acd 0
INSTANCE: db2inst1 NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloPdbConnectSocket, probe:20
MESSAGE : ZRC=0x810F0019=-2129723367=SQLO_CONN_REFUSED "Connection refused"
CALLED : OS, -, connect
OSERR : ECONNREFUSED (111) "Connection refused"
DATA #1 : String, 32 bytes
Unable to connect socket on path
DATA #2 : socket, 4 bytes
6
DATA #3 : sockaddr, 36 bytes
0x0000020007D702E8 : 0001 2F68 6F6D 652F 6461 7375 7372 312F ../home/dasusr1/
0x0000020007D702F8 : 6461 732F 746D 702F 6461 736E 616D 6564 das/tmp/dasnamed
0x0000020007D70308 : 7069 7065 pipe
DATA #4 : File name, 34 bytes
/home/dasusr1/das/tmp/dasnamedpipe

2010-06-24-15.33.12.335565-240 E1154821129A813 LEVEL: Error (OS)
PID : 1648 TID : 2199154833744PROC : db2acd 0
INSTANCE: db2inst1 NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloPdbConnectSocket, probe:20
MESSAGE : ZRC=0x810F0019=-2129723367=SQLO_CONN_REFUSED "Connection refused"
CALLED : OS, -, connect
OSERR : ECONNREFUSED (111) "Connection refused"
DATA #1 : String, 32 bytes
Unable to connect socket on path
DATA #2 : socket, 4 bytes
6
DATA #3 : sockaddr, 36 bytes
0x0000020007D702E8 : 0001 2F68 6F6D 652F 6461 7375 7372 312F ../home/dasusr1/
0x0000020007D702F8 : 6461 732F 746D 702F 6461 736E 616D 6564 das/tmp/dasnamed
0x0000020007D70308 : 7069 7065 pipe
DATA #4 : File name, 34 bytes
/home/dasusr1/das/tmp/dasnamedpipe
Reply With Quote
  #2 (permalink)  
Old 06-24-10, 20:04
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Reply With Quote
  #3 (permalink)  
Old 06-25-10, 08:11
dav1mo dav1mo is offline
Registered User
 
Join Date: Dec 2007
Location: Richmond, VA
Posts: 782
Yes, but as I said the Health monitor is turned off and yet I still get these messages.
Default database monitor switches
Quote:
Buffer pool (DFT_MON_BUFPOOL) = OFF
Lock (DFT_MON_LOCK) = OFF
Sort (DFT_MON_SORT) = OFF
Statement (DFT_MON_STMT) = OFF
Table (DFT_MON_TABLE) = OFF
Timestamp (DFT_MON_TIMESTAMP) = OFF
Unit of work (DFT_MON_UOW) = OFF
Monitor health of instance and databases (HEALTH_MON) = OFF
Dave
Reply With Quote
  #4 (permalink)  
Old 06-25-10, 08:53
dav1mo dav1mo is offline
Registered User
 
Join Date: Dec 2007
Location: Richmond, VA
Posts: 782
I did get the messages to stop by stopping and starting the DAS, but, still why is the Health Monitor waking up every 5 minutes when it is off?
Reply With Quote
  #5 (permalink)  
Old 06-25-10, 09:47
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
db2acd is started even if health_mon is OFF (used by automatic maintenance as well). You can see it in the ps output.
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