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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Listener.log

RE: Listener.log

From: Miller, Jay <JayMiller_at_TDWaterhouse.com>
Date: Tue, 24 Apr 2001 13:45:08 -0700
Message-ID: <F001.002F15AA.20010424133828@fatcity.com>

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.  



R. Matt Adams - GE Appliances - matt.adams_at_appl.ge.com   Meddle not in the affairs of troff,
  for it is subtle and quick to anger.  

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

--------------------------------------------------------------------
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).
Received on Tue Apr 24 2001 - 15:45:08 CDT

Original text of this message

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