Originally posted by tvrdileep Hai Julian.
I don't find any enrty in the listener.ora file. I mean either encrypted or clear text entry for password.
So, you cannot stop the listener, right? Do you get a message something like that the listener has not recognized the password?
Do you have a backup file of the listener in the same directory. If yes, it is likely that someone has set an encrypted password and has either removed the encrypted lines or has not been able to save_config it due to OS rights. Bugger!
Just delete the blooody listener and recreate it. Kill -9 the process first.
Oracle Certified Master
Oracle Certified Professional 6i,8i,9i,10g,11g
email: ocp_9i@yahoo.com
This is the content in my listener.ora file. The listener that is being used is the default one. It has the name as "LISTENER" itself.
There is no password encryption or something like that in the file.
But I'm not able to RELOAD or issue any commands at the listener prompt(lsnrctl>). Please help me. I tried without giving password and it's failing giving the following message.
LSNRCTL> reload listener
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXPROC0))(PROTOCOL_STACK=(PRESENTATION=TTC)(SESSION=NS)))
TNS-01169: The listener has not recognized the password
I have done all that you said Julian. But nothing is working. I mean for all the actions or commands I'm doing it just gives the error TNS-01169: The listener has not recognized the password. I'm confused.
One more thing you told me to remove the Listener entry. Does it mean that I should delete the entry for my current listener in th listener.ora file and kill the listener and retype the entry for it in the listener.ora file and start it fresh. OR Delete the listener.ora file completely and create new file?
If I kill the listener and restart will it restart successfully? OR will it ask for password again for restarting also?
Bookmarks