|
ORA-01017: invalid username/password; logon denied
To check which users exist in the database, use following select:
If you want to have logging of all invalid attempts, enable database auditing by setting the value of the database parameter audit_trail to DB. Also enable auditing for invalid connections by using following statement:
After that, you can find useful information by querying the dba_audit_session data dictionary view:
You can use our free tool Oracle Password Changer to change the password of an Oracle database user. Forum Messages
Add your message for ORA-01017
| ||||||||||||||||||||||||||||||||||||||||||||||||
