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: Listeners - single or multiple for many SIDS

Re: Listeners - single or multiple for many SIDS

From: Keith Boulton <boulkenospam_at_globalnet.co.uk>
Date: Wed, 03 Jun 1998 09:51:20 GMT
Message-ID: <357510b9.10180433@read.news.global.net.uk>


On Mon, 01 Jun 1998 04:22:47 GMT, johnvue_at_gte.net wrote:

>I have a machine with 4 Oracle instances (SIDS).
>
>Should I set up listener.ora so that one listener handles all 4 SIDS
>or separate them out so there are 4 listeners each with only SID?
>
>What are the factors, consequences, arguments, etc... ?

The listener is only briefly involved in connecting the user to the database, so one listener can easily support many databases, therefor it is a waste of resources to have more than one listerner running. Received on Wed Jun 03 1998 - 04:51:20 CDT

Original text of this message

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