I am getting this exception while trying to connect to Oracle database using oracle.jdbc.driver.OracleDriver
version ojdbc14. I have verified multiple times that I am using correct username and password.
java.sql.SQLException: ORA-01017: invalid username/password; logon denied
I have accidentally removed registry folder ODBC located at HKEY_LOCAL_MACHINE\SOFTWARE\ODBC
Will this be causing issue? I have imported this folder from another windows 10 user.