Once the input files, host.list and <host_name>.properties, are created, the next step is to run the batch installer. The installer always writes the “install.log” file, a detailed log in the current working directory of the installer that documents the install.
-
When the originating host is Windows, run the command:
binstaller.cmd
-
When the originating host is UNIX, run the Batch Installer with the command:
sh binstaller.sh
Here is a sample run on UNIX:
$ binstaller.sh
Installation succeeded!
Please review the install.log for more information
--- Summary . . .
Number of hosts processed = 1
Number of hosts installed = 1
Number of hosts reconfigured = 0
For details look in file (install.log).
*** end Batch Install ***
-
When the originating host is Windows, run the command:
binstaller.cmd