Hello All,
I just downloaded Oracle DB Developer VM from https://www.oracle.com/downloads/developer-vm/community-downloads.html and loaded in my virtualhost
Upon bringing up the box, i can connect to the DB as sqlplus system but NOT as "sqlplus / as sysdba" , why so ?
oracle@localhost ~]$ sqlplus / as sysdba
SQL*Plus: Release 19.0.0.0.0 - Production on Tue Dec 3 12:58:17 2019
Version 19.3.0.0.0
Copyright (c) 1982, 2019, Oracle. All rights reserved.
ERROR:
ORA-01017: invalid username/password; logon denied
Enter user-name: ^C
Regards,
John Jacob