From vgorbounov@simplyengineering.com Wed, 25 Apr 2001 11:39:34 -0700 From: Vadim Gorbounov Date: Wed, 25 Apr 2001 11:39:34 -0700 Subject: RE: Listener.log Message-ID: MIME-Version: 1.0 Content-Type: text/plain Thank you, John. The best solution.   Vadim -----Original Message-----From: John Carlson [mailto:jcarlson@CJ.COM]Sent: Tuesday, April 24, 2001 7:45 PMTo: Multiple recipients of list ORACLE-LSubject: RE: Listener.log For those of you who did not see my response in the thread of "Perl DBA Tools" I will repeat it here, it answers this thread as well.  Also, there is no need to shutdown the database to bounce the listener.   How about wrapping this in a script of your choice:   ARCHIVE_LISTENER_FILENAME=listener`date +%Y%m%d%H%M`.log lsnrctl set log_file listener2.logmv listener.log $ARCHIVE_LISTENER_FILENAMEmv listener2.log listener.loglsnrctl set log_file listener.loggzip $ARCHIVE_LISTENER_FILENAME   This way, you don't have to stop the listener and you don't loose anything.  Remember, in Unix, when you rename a file, any program that has it open still points to it.   Regards, John>>> oracledbam@hotmail.com 04/24/01 02:28PM >>>You can shutdown/start the Database and start listener would solve ur problem.-Seema>From: "Adams, Matthew (GEA, 088130)" >Reply-To: ORACLE-L@fatcity.com>To: Multiple recipients of list ORACLE-L >Subject: RE: Listener.log>Date: Tue, 24 Apr 2001 11:16:49 -0800>>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@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>_________________________________________________________________Get your FREE download of MSN Explorer at http://explorer.msn.com-- Please see the official ORACLE-L FAQ: http://www.orafaq.com-- Author: Seema Singh  INET: oracledbam@hotmail.comFat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051San Diego, California        -- Public Internet access / Mailing Lists--------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail messageto: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and inthe message BODY, include a line containing: UNSUB ORACLE-L(or the name of mailing list you want to be removed from).  You mayalso send the HELP command for other information (like subscribing).