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: rotating listener.log

Re: rotating listener.log

From: Peter van Rijn <p.vanrijnREMOVE_at_THISzhew.nl>
Date: Thu, 12 Dec 2002 10:10:03 +0100
Message-ID: <uvgkjm2d4ea9ff@corp.supernews.com>


> >
> Listener writes to the log's inode, not the filename. So even if you
> rename the file, it will continue writing to it. The only way to change
> it is to restart the listener. Sorry ... that's how Oracle implemented it.
>

Partly true. It is writing to the inode, but doing

$ > listener.log

will not change it's inode number. At least not on HP.

Peter Received on Thu Dec 12 2002 - 03:10:03 CST

Original text of this message

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