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: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Wed, 28 Jul 1999 20:06:42 +0200
Message-ID: <933185192.7205.0.pluto.d4ee154e@news.demon.nl>


Few quick notes:
- one listener can listen for multiple instances - if you want to use multiple listeners, they should reside in 1 listener.ora
- they should be using different tcp/ip ports

Hth,

Sybrand Bakker, Oracle DBA

Chuck <rhugga_at_home.com> wrote in message news: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.
>
>
> Any ideas?
>
>
> Thanks,
> CHuck
>
Received on Wed Jul 28 1999 - 13:06:42 CDT

Original text of this message

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