![]() ![]() ![]() ![]() ![]() ![]() |
This section describes how to install SSMs using silent mode installation.
In silent mode, the SSM installer reads inputs from an XML file rather than prompt you to enter these values one at a time. Silent-mode installs displays no GUI windows and completes without user intervention.
To perform a silent-mode install, you first set up the XML template file and then run the installer with an option that tells it to read that file.
When an SSM is installed in regular (non-silent) mode, a silent-mode XML file is created. This file can be modified and used for subsequent silent mode installs. The created file is BEA_HOME/ales30-ssm/<ssmtype>/adm/silent_install_ssm.xml
. Use the information in Table 10-2 to modify the file for your purposes.
To run the SSM installation in silent mode, use one of the following commands:
ales300ssm_win32.exe -mode=silent -silent_xml=<
path_to_silent.xml>
ales300ssm_solaris32.bin -mode=silent -silent_xml=<
path_to_silent.xml>
ales300ssm_rhas_IA32.bin -mode=silent -silent_xml=<
path_to_silent.xml>
![]() ![]() ![]() |