Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Multiple Listeners

RE: Multiple Listeners

From: Kimberly Smith <kimberly.smith_at_gmd.fujitsu.com>
Date: Mon, 16 Jul 2001 15:06:54 -0700
Message-ID: <F001.0034B99A.20010716152029@fatcity.com>

However, to answer the question, you need to name the listeners something other then listener and you need to have them listening on different ports. When you use the lsnrctl command you have to reference the listener you are dealing with.

There are reasons to have multiple listeners. For example, when running HP ServiceGuard I have setup the databases to be able to fail separately so they
each have their own listener that fails with the database. I needed it with Trusted Oracle as well, but I believe that is case dependant. On listened for stuff coming from the secret side and the other from the other side.

-----Original Message-----
Sent: Monday, July 16, 2001 3:56 PM
To: Multiple recipients of list ORACLE-L

Edward,

    One must ask, what benefit do you perceive you will obtain from having multiple listeners? The listener is only there to hear the end applications request for database service and pass them along to the appropriate dedicated
server or dispatcher as required. Then it goes off to do other things. We have
one HP with 9 different instances, one listener. Works fine all day.

Dick Goulet

____________________Reply Separator____________________
Author: "Edward W. Carr" <ecarr_at_qwest.com>
Date:       7/16/2001 1:42 PM

Hello All,

I am currently running Oracle 816 64bit on a Solaris 8 box. I have three databases on the system with one LISTENER for all of them. Is it possible to configure multiple listeners, one for each database? We have tried in the past with no success... If there is a document on the web somebody could point me to, that would be great! I have searched for one but must not be searching correctly.

TIA,



Edward W. Carr
UNIX Systems Administrator
Qwest Communications
Broadband Services Inc.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: dgoulet_at_vicr.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Kimberly Smith
  INET: kimberly.smith_at_gmd.fujitsu.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Jul 16 2001 - 17:06:54 CDT

Original text of this message

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