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: Chuck <rhugga_at_home.com>
Date: Wed, 28 Jul 1999 22:36:13 GMT
Message-ID: <379f8589.11211501@client.sw.news.psi.net>


On Wed, 28 Jul 1999 20:06:49 +0100, "Jonathan Lewis" <jonathan_at_jlcomp.demon.co.uk> wrote:

I am explcitily typing that command with the same error.

I have changed the names of both listener to something other than LISTENER and started them as you llist below, with the same result.

????

-CC

>
>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 - 17:36:13 CDT

Original text of this message

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