Running Oracle Universal Installer Using a Response File
After creating the response file, run Oracle Universal Installer at the command line, specifying the response file you created, to perform the installation.
Run Oracle Universal Installer at the command line, specifying the response file
you created. The Oracle Universal Installer executables, runInstaller
and gridSetup.sh
, provide several
options. For help information on the full set of these options, run the gridSetup.sh
or runInstaller
command with the
-help
option. For example:
-
For Oracle Database:
$ $ORACLE_HOME/runInstaller -help
-
For Oracle Grid Infrastructure:
$
/u01/app/21.0.0/grid
/gridSetup.sh -help
The help information appears in a window after some time.
Perform the following steps to run the installer using a response file: