Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Recycling the listener..

Re: Recycling the listener..

From: Matthias Hoys <idmwarpzone_NOSPAM__at_yahoo.com>
Date: Mon, 8 Aug 2005 22:29:04 +0200
Message-ID: <42f7c090$0$10959$ba620e4c@news.skynet.be>

<sybrandb_at_yahoo.com> wrote in message
news:1123487362.834514.114710_at_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 Received on Mon Aug 08 2005 - 15:29:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US