Hi Experts,
I am enabling encrypted password on listener.ora as follows:-
LSNRCTL> change_password
Old password:
New password:
Reenter new password:
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
Password changed for LISTENER
The command completed successfully
After enabling the password I executed stop command
After I execute stop comand It did not ask me for password.
LSNRCTL> stop
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
The command completed successfully
The question is why It did not ask me for password while
stopping the listener.Is there any step I am missing
to enable password on listener.ora.
Regards,
Varun Punj,