4.2.1.2 Required Variables in Oracle Tuxedo Application Runtimes Response File

The variables defined in this section are specific for Tuxedo installer.

Note:

For String type variables, you must surround the value using the double quote.
ORACLE_HOME
The location where products are to be installed. You must enter a value for ORACLE_HOME for a complete silent installation.
ORACLE_HOME_NAME
The name of the current Oracle home. You must enter a value for ORACLE_HOME_NAME for a complete silent installation.
INSTALL_TYPE
You can set the installation type variable to determine the installation type of the currently selected top level component. Install_type can be selected from below table:
Install Type Description
Full Install This install type will install all of the Oracle Tuxedo Application Runtimes components.
CICS Runtime Install This install type will install the Oracle Tuxedo Application Runtime for CICS component.
Batch Runtime Install This install type will install the Oracle Tuxedo Application Runtime for Batch component.
IMS Runtime Install This install type will install the Oracle Tuxedo Application Runtime for IMS component.
Custom Install This install type will install the components selected by customer.

For more information, see Install Types.

SAMPLE_INSTALLED
If the install samples for ART products set it to true. It is required.
COBOL_COMPILER_TYPE
Configures the COBOL compiler type.
It keeps records for the default COBOL compiler type you are using.
If artbatch component is not selected and artbatch component is selected, the value can be "Micro-Focus-Cobol", "COBOL-IT", or "No-COBOL".
If artcics component is selected, the value can be "Micro-Focus-Cobol" or "COBOL-IT".
If only artims component is selected, it is not required.
COBOL_IT_DIR
Configures the full path of COBOL-IT installation directory.
It is required if COBOL_COMPILER_TYPE is "COBOL-IT".