Database Networking (MOSC)

MOSC Banner

Truncate listener log file on windows

edited Nov 18, 2013 5:30AM in Database Networking (MOSC) 13 commentsAnswered ✓
Hi, 

I have a oracle database on windows and the listener log file is growing very fast.
we know the standard way to housekeep listener log file without stop listener is: 1) set log_status=off; 2)rename listener log file ; 3)set log_status=on.

But my listener had hardening with "ADMIN_RESTRICTIONS_DB1 = ON" to restrict change listener configuration online, so that I can't house keep the listener log file online now.
LSNRCTL>
LSNRCTL> set log_status off
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxxxxx)(PORT=1521)))
TNS-12508: TNS:listener could not resolve the COMMAND given
LSNRCTL>

Could you have to advise alternative way to house-keep the listener online when  

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