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 -> Re: listener password problem

Re: listener password problem

From: Jonathan Gennick <jonathan_at_gennick.com>
Date: Thu, 10 Jun 1999 16:02:46 GMT
Message-ID: <3763c3ee.4628349@netnews.worldnet.att.net>


Try the following:

LSNRCTL> set password XXX
LSNRCTL> stop

Replace XXX w/your password.

Jonathan

On Wed, 09 Jun 1999 21:51:07 GMT, tedchyn_at_yahoo.com wrote:

>sir, I have a text password in my listener.ora file. when I issue
>lsnrctl80 stop, following error message appear.
>
>Question, what is the correct command for input password ?
>
>Ted Chyn(tedchyn_at_yahoo.com).
>
>LSNRCTL80 for 32-bit Windows: Version 8.0.5.0.0 - Production on 09-JUN-
>99 15:41:15
>
>(c) Copyright 1997 Oracle Corporation. All rights reserved.
>
>Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=oracle.world))
>TNS-01169: The listener has not recognized the password
>Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=ORCL))
>TNS-01169: The listener has not recognized the password
>Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0))
>TNS-01169: The listener has not recognized the password
>Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=localhost)(Port=1521))
>TNS-01169: The listener has not recognized the password
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Thu Jun 10 1999 - 11:02:46 CDT

Original text of this message

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