Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Not able to login as sysdba - Oracle 11g

User_02RLIOct 21 2022

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!

Comments
Post Details
Added on Oct 21 2022
7 comments
1,339 views