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

Home -> Community -> Usenet -> c.d.o.server -> Re: 2 Oralcle Environments, problem getting both listeners to work

Re: 2 Oralcle Environments, problem getting both listeners to work

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Wed, 28 Jul 1999 20:06:49 +0100
Message-ID: <933191108.6012.0.nnrp-03.9e984b29@news.demon.co.uk>

I think you should be typing:

    lsnrctl start listener2
to start the second listener.

If you omit an explicit listener name with the start command, it defaults to LISTENER.

--

Jonathan Lewis
Yet another Oracle-related web site: www.jlcomp.demon.co.uk

Chuck wrote in message <379f2fca.880075591_at_client.sw.news.psi.net>...
>
>I have two separate Oracle installations on a single box and can
>run the listener fine in the first environment. (I have this one
>running on port 1520)
>
>The second envrionment gives me this error when trying the following
>command:
>
>lsnrctl start
>TNS-01106:Listener using listener name LISTENER has already been
>started.
>
>In the listener.ora file in the 2nd environment, I changed the
>LISTENER to LISTENER2 and am also trying to use port
>1521.
Received on Wed Jul 28 1999 - 14:06:49 CDT

Original text of this message

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