Originally posted by Orca777
Hi
normally the password is oracle
i am not shure but is the password documented in sqlnet.ora?
Orca


lsnrctl> set password oracle


Orca
Rubish :-) There is no more default password for the listener. Do you still live in Oracle 7's world?

Now, first are you using encryped password for the listener or not?

I use encrypted and I also forgot it once, then you must delete the listener and recreate it. That's how I did it. You can never stop it otherwise.

You of course can kill -9 the process and start it but you cannot stop it without the password.

That is why some other admin should know the listener's password or set it to be the same as the SYSTEM's password.