Skip to Main Content

Oracle Database Free

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!

Anyone able to run "sqlplus / as sysdba" in the new Oracle 23c pre-built VM

Emmanuel C.Apr 7 2023

I have some issues on connecting via sqlplus /

if I do sqlplus sys@FREE or sys@FREEPDB1 as sysdba and I supply the password it works

but if I do slqlplus / as sysdba it gives me ORA-01017. I checked my ORACLE_SID is set to FREE and my remote_login_passwordfile is set to EXCLUSIVE. I have recreated the password file and still I could no run sqlplus / as sysdba

This post has been answered by thatJeffSmith-Oracle on Apr 7 2023
Jump to Answer
Comments
Post Details
Added on Apr 7 2023
2 comments
2,042 views