Database Networking (MOSC)

MOSC Banner

simple question regarding LISTENER

edited May 20, 2012 6:00PM in Database Networking (MOSC) 9 comments
hi i have 2 listener listener and listener2
default is listener
i wanted to purge listener logs so i used below steps


$ lsnrctl set log_status off
$ mv listener.log listener.log.old
$ touch listener.log
$ lsnrctl set log_status on

above steps made the logging of listener2 to be stoped and nothing is written in listener.log file of listener2
although in the listener.ora i have added this line and relaod but still it does not generate any log

LOGGING_LISTENER2 = ON
please advice .

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center