Unable to launch DBCA with VM / Could not find the main class: oracle.sysman.assistants.dbca.Dbca.
Hello, I,m trying to launch DBCA and create a new database using the VM template downloaded from Oracle, but I get this message, I've been searching and it seems I'm not the only with this error, I set my DISPLAY variable, I check my ORACLE HOME and ORACLE _SID, I tried too unsetting ORACLE_SID but it doesn't work
Any ideas, thanks for your help and time
[oracle@localhost dbhome_2]$ env |grep ORACLE
ORACLE_SID=orcl
ORACLE_HOME=/home/oracle/app/oracle/product/11.2.0/dbhome_2
[oracle@localhost dbhome_2]$ env |grep DISPLAY
DISPLAY=localhost:0
[oracle@localhost dbhome_2]$ export DISPLAY=192.168.1.248:0
[oracle@localhost dbhome_2]$ env |grep DISPLAY
Any ideas, thanks for your help and time
[oracle@localhost dbhome_2]$ env |grep ORACLE
ORACLE_SID=orcl
ORACLE_HOME=/home/oracle/app/oracle/product/11.2.0/dbhome_2
[oracle@localhost dbhome_2]$ env |grep DISPLAY
DISPLAY=localhost:0
[oracle@localhost dbhome_2]$ export DISPLAY=192.168.1.248:0
[oracle@localhost dbhome_2]$ env |grep DISPLAY
0