Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: listener password problem
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
![]() |
![]() |