Hello everyone,
I am trying to use a password for my listener. For this purpose, I have set a password as "LSNRCTL> set password". Now, I want to put the hashed value of the password into my listener.ora file, but I didn't find any command to show this information.
PASSWORDS_<LISTENER> = (hashed_password)
So where can I take my encrypted version of password? Please correct me if I am doing wrong way.
Thank you,