after installed developerdaysvm2019-05-31_20.ova, I try to login to oracle database using the following command:
sqlplus / as sysdba
but i got the error below,and ican login to database using the following command:
sqlplus sys/oracle as sysdba
what's wrong with it?
can anyone help me? thank you very much!