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
anacedent
Messages: 7061
Registered: July 2005
Location: +32° 58' 41.00"N -1...
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:TNS-12535 TNS:operation timed out
Next Topic:datafile size
Goto Forum:
  


Current Time: Tue Feb 9 12:07:10 CST 2010

Total time taken to generate the page: 0.17235 seconds
.:: Forum Home :: Blogger Home :: Wiki Home :: Contact :: Privacy ::.