Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Multiple Listeners on Same Oracle Homes
Just put the two listeners in the same listener.ora file. They will
have to have different names, though. We have three listeners
for users here. One for internal use (admin), one for users
connect through an isp, and one for users connect through
straight TCP connects. We call them listener_adm,
listener_isp and listener_adv. When we want to start or
stop a specific listener, (for exampe listener_adm) we just
type the command followed by the full name:
lsnrctl start listener_adm
HTH. Terry
Oracle Apps wrote:
> Hello All DBA Gurus
> I would like to know if there is a way to start
> multiple listeners from the same Oracle Home.
> Basically what we want to do is start two listeners on
> two different port numbers, one for regular users and
> one for overseas users, since we want to monitor the
> network traffic between the server and overseas users.
> Would appreciate any insight to this.
>
> Thanks
> Abhi
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Shopping - Thousands of Stores. Millions of Products.
> http://shopping.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Oracle Apps
> INET: oaugdba_at_yahoo.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 Fri Dec 08 2000 - 09:32:48 CST
![]() |
![]() |