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: another listener.ora

RE: another listener.ora

From: Lowes, Harry (NESL-IT) <Harry.Lowes_at_npowernorthern.com>
Date: Thu, 04 Apr 2002 00:18:18 -0800
Message-ID: <F001.0043AB44.20020404001818@fatcity.com>


Morning,  

The listener starts using the file listener.ora in the directory pointed to by the environment variable TNS_ADMIN. By default this is set to $ORACLE_HOME/network/admin or $ORACLE_HOME/net80/admin depending on the Oracle version (%ORACLE_HOME%\net... on Windows). You can set the TNS_ADMIN environment variable manually to point to another directory on the server, and the lsnrctl utility will use the listener.ora file there instead of the default. You will have to use a different listener name, however, and some programs called by the listener appear to only run one per platform (e.g. EXTPROC).   HTH, Harry Lowes
Database Administrator,
npower Northern Limited
mailto:harry.lowes_at_npowernorthern.com
<mailto:harry.lowes_at_npowernorthern.com>  

-----Original Message-----
Sent: 04 April 2002 00:38
To: Multiple recipients of list ORACLE-L

How can I start another listener on same box using another listener.ora file .  

TIA
Bp

--

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

Author: Lowes, Harry (NESL-IT)
  INET: Harry.Lowes_at_npowernorthern.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 Thu Apr 04 2002 - 02:18:18 CST

Original text of this message

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