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 -> Listener

Listener

From: DerKommisar <baldain_at_kataweb.it>
Date: 2000/01/30
Message-ID: <872cqd$ohm$1@lacerta.tiscalinet.it>#1/1

Hi all,
Is There a max value of concurrent sessions for an only Listener ?

For example :
LISTENER =
  (ADDRESS_LIST =
 (ADDRESS= (PROTOCOL= TCP)(Host= sys1)(Port= 1521))   )

SID_LIST_LISTENER =
 (SID_LIST =
    (SID_DESC =
(GLOBAL_DBNAME= zuri)
(ORACLE_HOME= /dk4fs1/oracle)
(SID_NAME = zuri)

    )
  )

This LISTENER above, with this Port (1521) is able than has also 300 users at the same time?
Or I have to do another Listener (example LIST1) with another Port (example 1526) ? Received on Sun Jan 30 2000 - 00:00:00 CST

Original text of this message

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