Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!drn.maxwell.syr.edu!news.maxwell.syr.edu!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail
From: "nirav" <shivam71@gmail.com>
Newsgroups: comp.databases.oracle.server
Subject: Re: Recycling the listener..
Date: 8 Aug 2005 01:48:39 -0700
Organization: http://groups.google.com
Lines: 13
Message-ID: <1123490919.815727.250130@o13g2000cwo.googlegroups.com>
References: <1123485182.453361.275260@g14g2000cwa.googlegroups.com>
   <1123487362.834514.114710@g14g2000cwa.googlegroups.com>
NNTP-Posting-Host: 203.197.254.126
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1123490925 20972 127.0.0.1 (8 Aug 2005 08:48:45 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 8 Aug 2005 08:48:45 +0000 (UTC)
In-Reply-To: <1123487362.834514.114710@g14g2000cwa.googlegroups.com>
User-Agent: G2/0.2
Complaints-To: groups-abuse@google.com
Injection-Info: o13g2000cwo.googlegroups.com; posting-host=203.197.254.126;
   posting-account=EIIp9Q0AAABx3TtORI4efSnWEZQGHNCc
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:249070

Hi Sybrand,

Thank you very much..One more query. I have to keep the name of the log
file same and so I can not change its name via the log_file parameter.

In that case will the following method work?
% lsnrctl set log_status off
% mv listener.log listener.old
% lsnrctl set log_status on 

With thanks,
Nirav

