DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Stop Listener Logging

  1. #1
    Join Date
    Sep 2002
    Posts
    17

    Exclamation Stop Listener Logging

    Is there a way to stop Oracle from creating/writing to a listener.log all the time?
    I've tried setting log_status off, but it gets set back on when the listener is bounced?

    Thanks.

  2. #2
    Join Date
    May 2001
    Posts
    736
    Add this parameter in your Listener.ora

    LOGGING_[listener_name]=off

    This will parmanently disable the logging.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width