Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Listener Configuration Questions

Listener Configuration Questions

From: Rick Weiss <RWeiss_at_safmt.org>
Date: Tue, 22 Aug 2006 16:09:55 -0600
Message-Id: <s4eb2c6d.048@groupwise.safmt.org>


OS: RedHat
DB: 10.2.0.2  

I am trying to set a new server with two Oracle homes (one for dev database, one for QA) with listeners running in each home on different ports for each database.  

Home 1: dev LISTENER_1 port 1532 serving devdb01  

I can get this listener to start OK, but when I try to start LISTENER_2 on QA, I get the following error:  

[oracle_at_testdb01 admin]$ $ORACLE_HOME/bin/lsnrctl start listener_1
 

LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 22-AUG-2006 15:58:12  

Copyright (c) 1991, 2005, Oracle. All rights reserved.  

TNS-01106: Listener using listener name listener_2 has already been started
[oracle_at_testdb01 admin]$
 

Somehow there has been alias set up for LISTENER_2 in the oracle home where LISTENER_1 is running. When I try to start LISTENER_2 first, it starts up with the same error for LISTENER_1  

Is this an impossible task??  

Thanks      

Rick Weiss
Oracle Database Administrator  

Student Assistance Foundation
P.O.Box 203101
2500 Broadway
Helena, MT 59620-3101  

rweiss_at_safmt.org
(406) 495-7356

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Aug 22 2006 - 17:09:55 CDT

Original text of this message

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