Command Reference Guide

General installation type can have two values: 1 or 2. 2 specifies a client
installation. 1 is reserved for future extensions. For Application Recovery Manager
A.06.10 release only the client installation is supported.
InstallationType
Specifies installation type:
1 new installation
2 update
3 delete
4 check installation
NOTES
The command can only be used locally on the UNIX Cell Manager.
EXAMPLES
The following example illustrates how the ob2install command works.
To start a remote client installation from the Installation Server
"computer1.company.com" to the client computer2.company.com belonging to
the Cell Manager "computer3.company.com", where the input file is named “infile.txt”
and the selected components are SMIS-A and Cell Console, run the following
command on the Cell Manager:
ob2install -server computer1.company.com -input infile.txt
The input file “infile.txt” must contain the following line:
-host "computer2.company.com" -cc A.06.10 -smisa A.06.10
-push_inst "-" "-" "-" "computer3.company.com" 2 1
The installation path, user name, and password are not specified.
SEE ALSO
omnigui(5), omnisetup.sh(1M), omnimigrate.pl(1M), omniusers(1)
Command line interface reference 101