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: John Weatherman <john.weatherman_at_replacements.com>
Date: Wed, 16 Oct 2002 13:19:24 -0800
Message-ID: <F001.004EB55C.20021016131924@fatcity.com>


-----Original Message-----
Sent: Wednesday, October 16, 2002 4:20 PM

A single listener and a single Intelligent Agent should be all that is needed. It may be clever to see if multiple listeners can run, but even Oracle will tell you that running multiple listeners is worse than foolish.:) In addition to changing the Oracle Home, the LD_LIBRARY_PATH or LIBPATH would have to be changed as well to match the libraries to the correct version of the listener.

-----New Stuff----

Yes, I cut a lot. :) I will agree that having 1 listener per box is all you _should_ need. However, due to experience with past bugs (and who knows

when similar problems may appear in the future) and as you concede, running high availability fail over services, I would disagree with the assertion that
multiple listeners are "worse than foolish". A single listener is a single point of failure across multiple instances, eliminating that is not foolish, and there are other reasons one might want to run multiple listeners. What about extproc (if you need it for some reason). Oracle itself _requires_ 3 listeners for the apps the last time I checked (1 for the db, 2 for external

program calls). To analyze network traffic, it is sometimes useful to be able
to isolate particular port traffic. Multiple listeners allow for this kind of work too.

So, while only 1 may be all that is necessary, there is no real reason, IMHO,
that multiple listeners are inherently a bad practice.

John P Weatherman
Database Administrator
Replacements Ltd.
--

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

Author: John Weatherman
  INET: john.weatherman_at_replacements.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Wed Oct 16 2002 - 16:19:24 CDT

Original text of this message

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