3.2.2.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 Mainframe Adapter for TCP in complete silent mode, you must specify
<optional_parameters>
to-silent
- You must specify the complete
responseFile
path. If you do not, OUI assumes the location is relative to theoraparam.ini
file 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