Encountering the error:
Status : Failure -Test failed: ORA-01017: invalid username/password; logon denied
Whenever I try to create a new connection with the user **TRIG_SOL **(I created this one today itself), it says the username/password is invalid. To ensure that the user was successfully created, I checked, and it exists, please check the screenshot. Also, I think I have granted all the privileges that were necessary, including CREATE SESSION <<<< had to do that manually.
After digging up several stack overflow threads, I failed to find the solution. I’m running Oracle 21c on Windows 10 64-bit. Thanks in advance.
I tried to create a new connection but I’m getting invalid username/password error. It should have seamlessly created a new connection as I have followed the instructions from multiple sources including YouTube, Stack overflow and more.
Dipayan Banerjee is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.