Command Reference Guide

ob2install
runs remote client installation, uninstallation, or check of a client from the selected
Installation Server. This command is available on UNIX systems only.
ob2install
SYNOPSIS
ob2install -version | -help
ob2install -server installation_server -input filename
DESCRIPTION
The ob2install command is used for running remote client installation from the
Cell Manager. You have to select an Installation Server from which you want to run
remote client installation.
OPTIONS
-version
Displays the version of the ob2install command.
-help
Displays the usage synopsis for the ob2install command.
-server installation_server
Specifies the Installation Server used for the installation session. The Installation
Server must belong to local cell.
-input filename
Specifies the input file (a text file) containing the data for the client installation.
Each client is described in the input file with a newline-separated ASCII string,
using the format described below.
INPUT FILE FORMAT SYNOPSIS
-host Hostname -component version -push_inst
Push_Installation_Parameters
INPUT FILE OPTIONS
-host Hostname
Specifies the system on which the remote installation will be performed. The
Hostname must be enclosed in double quotes.
Command line interface reference 99