Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Listener.log
We do something similar, running a weekly script that copies the listener.log to a file with a date extension, rms any files over a month old, and then copies /dev/null over the listener.log. That way we always have a month's worth of listener log entries in the unlikely event we want to look at them :).
-----Original Message-----
Sent: Tuesday, April 24, 2001 3:17 PM
To: Multiple recipients of list ORACLE-L
No, you do not have to restart the listener.
touch the listener.log file (we do a 'cp /dev/null
$ORACLE_HOME/network/log/listener.log)
and the listener will start writing to it again.
-----Original Message-----
Sent: Tuesday, April 24, 2001 12:28 PM
To: Multiple recipients of list ORACLE-L
Hello,
You have to restart your listener. It continues to write to "invisible" file
(inode without any reference from directories). Welcome to UNIX.
HTH
Vadim Gorbounov
Oracle DBA
-----Original Message-----
Sent: Tuesday, April 24, 2001 11:47 AM
To: Multiple recipients of list ORACLE-L
Hello everyone,
After moving the listener.log and compressed, there is no more log for the listener. Could anyone help me please ? Thanks.
Nguyen
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Miller, Jay INET: JayMiller_at_TDWaterhouse.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing ListsReceived on Tue Apr 24 2001 - 15:45:08 CDT
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
![]() |
![]() |