From: julio <julio.negueruela@si.unirioja.es>
Subject: Re: How do I start/stop a sql/net v2 listener while keeping the other running ???
Date: 1998/03/11
Message-ID: <3506F77F.21E5@si.unirioja.es>#1/1
Content-Transfer-Encoding: quoted-printable
References: <34ff0f25.25647719@news.sib.qc.ca> <350243bc.37801699@news.slip.net> <35040D13.60F71B17@ci.lincoln.ne.us> <3505d971.443567@news.maska.net>
Content-Type: text/plain; charsetiso-8859-1
Organization: UR
Mime-Version: 1.0
Newsgroups: comp.databases.oracle.server



remove nospam to get my email Alain Barrette wrote:
> 
 
> On Mon, 09 Mar 1998 09:38:59 -0600, Jim Anderson
> <anderson@ci.lincoln.ne.us> wrote:
> 
 
> Well, that is EXACTLY what we are trying to do... Unforntunatly,
> easycfg does not permit to create separate listener name, and there is
> no tools on the Oracle7.3 CD that permits this kind of flexibility,
> and Oracle support prohibits us from manualy editing the listener.ora
> file...


have you tried to create a file, for instance, listener2.ora wich
includes only the part you want to start/stop?

then you'd execute:
start listener2
or 

start listener2.

into lsnrctl 


Regards
-- 

Julio Negueruela
DBA    Servicio Inform tico
Universidad de La Rioja      -      Spain
Telf: 941-299179     Fax: 941- 299180
mailto:julio.negueruela@si.unirioja.es


