I am trying to configure Oracle XE but am facing the below issue:
root@venky-Lenovo-G510:~# /etc/init.d/oracle-xe-18c configure
/bin/df: unrecognized option '--direct' Try '/bin/df --help' for more information. Specify a password to be used for database accounts. Oracle recommends that the password entered should be at least 8 characters in length, contain at least 1 uppercase character, 1 lower
case character and 1 digit [0-9]. Note that the same password will be
used for SYS, SYSTEM and PDBADMIN accounts: Confirm the password: Configuring Oracle Listener. Listener configuration succeeded. Configuring Oracle Database XE. ****[FATAL] [DBT-50000] Unable to check for available memory.****
Database configuration failed. Check logs under '/opt/oracle/cfgtoollogs/dbca'.
root@venky-Lenovo-G510:~#
Is this anything related to /bin/df: unrecognized option '--direct' ?
Or something else ?
Thanks
Basically you need to edit the script file with:
And add the Java class:
See: https://www.youtube.com/watch?v=RcZLD2l6WTw