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

Thread: Listener.log is growing fast.

Threaded View

  1. #3
    Join Date
    Mar 2002
    Location
    Mesa, Arizona
    Posts
    1,204
    1. To permanently turn off listener logging, modify the listener.ora and add/change LOGGING_*YOUR_LISTENER_NAME*=OFF

    2. To temporarily turn off listener logging, from lsnrctl prompt:
    LSNRCTL>SET LOGGING_*YOUR_LISTENER_NAME*=OFF

    3. To get the current listener logging status, from lsnrctl prompt:
    LSNRCTL>show log_status

    Ken
    Last edited by KenEwald; 07-24-2006 at 10:33 AM. Reason: removing tags...
    "I do not fear computers. I fear the lack of them." Isaac Asimov
    Oracle Scirpts DBA's need

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