ORA-01017: invalid username/password; logon denied on Windows 10 (Oracle 12.2.0.1.0)

Viewed 24

I'm using DBeaver to create a connection, but I'm seeing this error enter image description here Although I can connect with sys (as sysdba). I tried to set sec_case_sensitive_logon=false and reset the password, it didn't help. Any ideas?

0 Answers
Related