Siebel Installation Guide for UNIX > Installing and Configuring in Unattended and Console Modes > Installing and Configuring in Unattended Mode >

Running Unattended Installation from the Command Line


This topic is part of Installing and Configuring in Unattended Mode.

This topic describes how to run the unattended installation from the command line. After you have confirmed that the siebel.ini files are ready to be used, run the unattended installation from the command line. Before you do so, note the following guidelines:

  • You must have a Siebel image created to use for installation. (The default siebel.ini file and the installer software is located in the Siebel image.) For more details on creating a Siebel image, see Creating the Siebel Installation Image on the Network.
  • Any data entry error that you make during installation is captured in the installation log file log.txt, located in the $SIEBEL_ROOT directory. Consider using the -log logfile option to create an additional setup initialization log file.
  • Optionally, you can configure unattended configuration to be launched by the installer, as described in Editing siebel.ini Files for Unattended Installation and Configuration.

NOTE:  These instructions are for installing Siebel Enterprise Server or SWSE using unattended mode. Installation in unattended mode of other server products, where applicable, is similar.

To install in unattended mode

  1. Navigate to the UNIX_OS/Server/Siebel_Enterprise_Server directory (for example) and enter:

    ./setupUNIX_OS -is:javaconsole -console -args SS_SETUP_INI=installer_siebel.ini_path

    where:

    • UNIX_OS (for the directory path) = Your UNIX operating system, such as AIX, HPUX, Linux, or Solaris.
    • UNIX_OS (for the command) = Your UNIX operating system, such as aix (AIX), hp (HP-UX), linux (Linux), or sol (Solaris).
    • installer_siebel.ini_path = The full path, including the file name, to the installer siebel.ini file (in this case, a different file name is used).

      For example, on Solaris:

    ./setupsol -is:javaconsole -console -args SS_SETUP_INI=/export/home/Siebel_Install_Image/8.0.0.0/Solaris/Server/Siebel_Enterprise_Server/siebel_unattend.ini

  2. If unattended configuration is not configured in the siebel.ini file, you must launch the Configuration Wizard manually. See Launching the Siebel Configuration Wizard.
Siebel Installation Guide for UNIX Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.