Re: Multiple listeners for MTS

From: <dominica_at_gmail.com>
Date: Mon, 25 Feb 2008 16:13:29 -0800 (PST)
Message-ID: <6b9845c7-1517-4881-8f6c-a574d3ef7f1d@n75g2000hsh.googlegroups.com>


On Feb 25, 4:05 pm, "domin..._at_gmail.com" <domin..._at_gmail.com> wrote:
> Ok,
> I got it working by
> putting an additional line like:
> *.local_listener='LISTENER_TEST3'
> *.local_listener='LISTENER_TEST3_2'
>
> the second line is my new listener,
> now both listener is running MTS now.
>
> Dominica
>
> domin..._at_gmail.com wrote:
> > Hi All,
>
> > I am on oracle 10.2.0.2 (on solaris 64 bits).
>
> > Current setup:
>
> > 1) Oracle server running one LISTENER, call LISTENER_TEST3 ,
> > running MTS server. (everything is fine).
> > (this one listen on 41521)
>
> > Inside init.ora file:
> > *.local_listener='LISTENER_TEST3'
>
> > Qn:
> > I am trying to add an additional LISTENER called LISTENER_TEST3_2
> > using a different port 41525.
> > It work for me for dedicated.
>
> > But I only could add a dedicated one. Everything is fine for the
> > additional listener.
> > I wonder how to add the "additional one " and also running MTS.
> > I wonder whether I have to
> > put one more line inside the init.ora for the
> > "local_listener" (I am going to look up the documentation).
> > I am posting this "post" is wondering whether other people use
> > an additional listener before or it is a "bad" idea.
>
> > lsnrctl serv LISTENER_TEST3_2
>
> > LSNRCTL for Solaris: Version 10.2.0.2.0 - Production on 25-FEB-2008
> > 18:33:59
>
> > Copyright (c) 1991, 2005, Oracle. All rights reserved.
>
> > Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)
> > (HOST=test3.db.testcompany.com)(PORT=41525)))
> > Services Summary...
> > Service "TEST3" has 1 instance(s).
> > Instance "TEST3", status UNKNOWN, has 1 handler(s) for this
> > service...
> > Handler(s):
> > "DEDICATED" established:1 refused:0
> > LOCAL SERVER
> > The command completed successfully
>
> > Thanks in advance.
>
> > Dominica

Sorry,
I look at it too quick,
the second one still say "dedicated" not MTS.. Hmm Hmm Hmm Received on Mon Feb 25 2008 - 18:13:29 CST

Original text of this message