IMPORTANT: This page assumes ALL pre-requesite tasks from the Oracle Install page are complete.
As 'oracle'...
cd $ORACLE_HOME
./runInstaller
/u01/app/oraInventory/orainstRoot.sh
/u01/app/oracle/product/19.0.0/dbhome_1/root.sh
As 'oracle'...
vi /u01/img/db_install19.rsp
The text below can be cut & paste as is (assuming all prereq tasks have been completed exactly as described earier)cd /cd $ORACLE_HOME
./runInstaller -silent -responseFile /u01/img/db_install19.rsp -showProgress
The log will have a name starting with installActions and will be in /u01/app/oraInventory/logs
/u01/app/oraInventory/orainstRoot.sh
/u01/app/oracle/product/19.0.0/dbhome_1/root.sh