I tried enabling Oracle Java by following the instructions here. BEGIN DBMS_CLOUD_ADMIN.ENABLE_FEATURE( feature_name => 'JAVAVM' ); END; / I then restarted the container. I have my /u01/data folder ...