Home » RDBMS Server » Networking and Gateways » Msg in listener.log
icon5.gif  Msg in listener.log [message #152291] Thu, 22 December 2005 05:35 Go to next message
chara
Messages: 81
Registered: April 2005
Location: th
Member
Hello all,

I saw msg in listener.log was
"WARNING: Subscription for node down event still pending"
What happend? Did my db usual? os=linux,db=oracle10g

Thks for advance
Chara
Re: Msg in listener.log [message #188985 is a reply to message #152291] Tue, 22 August 2006 12:10 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
Cause
These messages are related to the Oracle10g TNS Listener's default subscription to the Oracle Notification Service (ONS). In a non-RAC environment it is recommended to disable this subscription.
Solution
Set the following parameter in the listener.ora:

SUBSCRIBE_FOR_NODE_DOWN_EVENT_<listener_name>=OFF

Where <listener_name> should be replaced with the actual listener name configured in the
LISTENER.ORA file.

This will prevent the messages from being written to the log file, but also prevent the 10g TNS
Listener from hanging periodically.
Previous Topic: ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect
Next Topic: datafile size
Goto Forum:
  


Current Time: Thu Apr 25 15:12:14 CDT 2024