I have one oracle database on windows server. When I open cmd and try to login as sysdba using sqlplus / as sysdba, It gives me error: ORA-01017: Invalid username/password: logon
ORA_01017.PNG (24.98 KB)denied and asks for username and password.
I googled and tried sqlplus/nolog and then conn / as sysdba but it gives me the same error.
How can I connect to my database? This version is out of support but obvious!