How to solve ORA-01017: Invalid username/password; logon denied
I was trying to connect to a database today when I found this: I think there could be a lot of reasons for this, but the easiest approach is to reset the user’s password, that is if the user exists of course. Here is the solution: Connect as sysdba to the database C:Usershecperez>sqlplus / as sysdba Run the following query …