4.4.1 Specifying a Response File
To start OUI and specify the response file, enter the following command on the command line in the directory where the executable file is installed:
- On UNIX:
./runInstaller.sh -responseFile <filename> <optional_parameters>
Note:
- To install Oracle Tuxedo in complete silent mode, you must specify
<optional_parameters>to-silent. - You must specify the complete
responseFilepath. If you do not, OUI assumes the location is relative to theoraparam.inifile associated with the launched OUI.
For help on command line usage, enter the following on the command line in the directory where the executable file is stored:
- On UNIX:
./runInstaller.sh –help
Parent topic: Installing with a Response File