Re: Log rotation and management

From: Ingrid Voigt <GiantPanda_at_gmx.net>
Date: Thu, 22 May 2008 07:54:07 +0200
Message-ID: <48350A7F.2080805@gmx.net>


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.
>>

> --
> http://www.freelists.org/webpage/oracle-l
>
>
--
http://www.freelists.org/webpage/oracle-l
Received on Thu May 22 2008 - 00:54:07 CDT

Original text of this message