Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: 2 Oralcle Environments, problem getting both listeners to work
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
![]() |
![]() |