How to install OracleClient with silent installation
Dear Oracle Support,
I hope this message finds you well.
I want to install OracleClient 1930000 using responce file with silent mode in my Linux server.
Please answer the following questions.
I am planning to perform a silent installation of the "Oracle ODBC Driver" component and "Oracle Client" along with the "Oracle Net Listener" using the following steps:
- Extract the LINUX.X64._1930000_client_home.zip file.
- Create a response file and configure it as follows.
- Run the command:
./runInstaller -silent -responseFile ./client_install.rsp
. - Execute
/opt/app/oracle/oraInventory/orainstRoot.sh
. - Execute
/opt/app/oracle/product/19.3.0/client_1/root.sh
.
Will the installation be successful with the above steps?