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: Multiple LISTENERs conflict on same machine

Re: Multiple LISTENERs conflict on same machine

From: Peter Sylvester <peters_no_spam_please_at_mitre.org>
Date: Wed, 16 Jun 2004 17:17:09 -0400
Message-ID: <caqdcl$53f$1@newslocal.mitre.org>


G Dahler wrote:
> "Oracle-User" <austint_at_vsnl.com> a écrit dans le message de
> news:HzEzHA.D2A_at_news.boeing.com...
>

>>I have installed Oracle 9i database server on an HPUX box which had an
>>existing Oracle 8i server installed.Now I am not able to start the

>
> LISTENER
>
>>processes for both the servers simultaneously. Can this problem be

>
> resolved
>
>>by changing the listener process name for one of the servers, or is having
>>different port numbers sufficient?
>>
>>Thanks
>>AXT
>>

>
>
> Funny, I have the exact same question, but to further complicate thing, I'm
> also using intermedia text + external procedures and I wonder how one goes
> about using 2 listeners with extproc....
>
> At first, I was planning to use only the 9i listener (for the time of the
> migration) but considering the "extproc" problem, I don't think it can be
> done easily...
>
>

If you want to run (2) listeners they need to have different names and different port numbers. For the extproc, I think there is a name in there that has to be different , at least on some platforms (i.e. Solaris), as it gets used as a shared memory name or something...

You can also just list both instances under one listener.

--Peter Received on Wed Jun 16 2004 - 16:17:09 CDT

Original text of this message

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