Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!drn.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news.mailgate.org!skynet.be!newspost001!tjb!not-for-mail
Reply-To: "Matthias Hoys" <idmwarpzone_NOSPAM_@yahoo.com>
From: "Matthias Hoys" <idmwarpzone_NOSPAM_@yahoo.com>
Newsgroups: comp.databases.oracle.server
References: <1123485182.453361.275260@g14g2000cwa.googlegroups.com> <1123487362.834514.114710@g14g2000cwa.googlegroups.com>
Subject: Re: Recycling the listener..
Date: Mon, 8 Aug 2005 22:29:04 +0200
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
X-RFC2646: Format=Flowed; Original
Lines: 25
Message-ID: <42f7c090$0$10959$ba620e4c@news.skynet.be>
Organization: -= Belgacom Usenet Service =-
NNTP-Posting-Host: 46fca99c.news.skynet.be
X-Trace: 1123532944 news.skynet.be 10959 81.243.134.179:1354
X-Complaints-To: usenet-abuse@skynet.be
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:249131


<sybrandb@yahoo.com> wrote in message 
news:1123487362.834514.114710@g14g2000cwa.googlegroups.com...
> just issue
>
> set log_file <new filename>
>
> and be done with it
> Can be done on the fly, no need to stop anything.
>
> -- 
> Sybrand Bakker
> Senior Oracle DBA
>

Or you could do this :

cat /dev/null > listener.log

It doesn't erase the logfile but just makes it empty.

HTH
Matthias 


