Re: Log rotation and management

  • From: Ingrid Voigt <GiantPanda@xxxxxxx>
  • To: adar666@xxxxxxxxxxxx, oracle-l@xxxxxxxxxxxxx
  • Date: Thu, 22 May 2008 07:54:07 +0200

Hi,

the listener log can be changed from within lsnrctl by
using

lsnrctl> set log_file <new_name>

or - if you want to use the same name -

lsnrctl> set logging off
... rename listener.log on OS level
lsnrctl> set logging on

Works in any operating system, AFAIK. No need to stop the
listener for this.


Regards
Ingrid


I am not a Linux expert but on Windows some log, like listener.log, can not be changed without bringing down the application. I think you need to check this for the logs you want to handle.

I suggest that the first step will be: Do I need these logs at all????  :-)

Adar Yechiel
Rechovot, Israel



Jared Still wrote:
As I now have several eBiz apps systems to care for, I am wallowing
in a sea of log files.

--
//www.freelists.org/webpage/oracle-l



--
//www.freelists.org/webpage/oracle-l


Other related posts: