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: How to remove listener password?

Re: How to remove listener password?

From: Stefan Knecht <sk_at_url.org>
Date: Wed, 23 Feb 2005 12:16:28 -0500 (EST)
Message-ID: <2428.62.167.182.199.1108920949.squirrel@able-towers.com>


Check if your TNS_ADMIN environment variable is set, if it is, check there for a listener.ora file.

once you found it, just delete the password entry keyword

hope that helps,

Stef

> Hi:
>
> Very simple question.
>
> I don' have listenr.ora file under $ORACLE_HOME/network/admin dir. But
> when I try to check the status (or any listenr command ) results in
> LSNRCTL> status
> Connecting to (ADDRESS=(PROTOCOL=tcp)(PORT=1521))
> TNS-01169: The listener has not recognized the password
>
> The person who set the listener password on dev machine has left. Now I
> want to get rid of the listener password?
>
> Thanks
> Sami
> --
> http://www.freelists.org/webpage/oracle-l

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Feb 23 2005 - 12:17:46 CST

Original text of this message

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