Table of Contents Previous Next PDF


Oracle Tuxedo Application Rehosting Workbench Silent Mode Installation

Oracle Tuxedo Application Rehosting Workbench Silent Mode Installation
The following sections describe how to install Oracle Tuxedo Application Rehosting Workbench using silent mode installation on UNIX systems:
Preparing for Silent Mode Installation
Before you install Oracle Tuxedo Application Rehosting Workbench, complete the following tasks.
Creating a Silent Mode Installation Template File
To create a template file for use in the silent installation process, you must use keywords as shown in Table 4‑1:
 
The mode of installation. The default is silent; do not modify this value.
Sample UNIX Template
INSTALLER_UI=silent
ORACLEHOME=/home/user/oracle
USER_INSTALL_DIR=/home/user/oracle/art_wb11gR1
INSTALL_SAMPLES=Y
OVERWRITE=Y
Installing Oracle Tuxedo Application Rehosting Workbench on UNIX
To invoke the silent mode installation procedure on a UNIX system, you must do the following steps:
Installer_name.bin -f path/installer.data
In the previous command, full_path is the full path to the variable data file and installer.data is the data file containing the required variables.
Verifying Silent Mode Installation
You can verify successful silent mode installation by checking the installation.
If silent mode installation fails, check the following log files:
$HOME/ART_Workbench_silent_install.log.
See Also
Oracle Tuxedo Application Rehosting Workbench Post Installation

Copyright © 1994, 2017, Oracle and/or its affiliates. All rights reserved.