Siebel Installation Guide for UNIX > Configuring Siebel Enterprise Server and Related Components > Launching the Siebel Configuration Wizard >

Procedures for Launching Configuration Wizards


This topic is part of Launching the Siebel Configuration Wizard.

Procedures are presented below for launching the Siebel Configuration Wizard.

For Windows-based procedures, see Siebel Installation Guide for Microsoft Windows.

NOTE:  Siebel Management Agent requires Siebel Management Server, which is available for Windows only.

To launch a wizard from a shell window

  1. Open a shell window and navigate to the BIN subdirectory of the installed component you want to configure within your SIEBEL_ROOT directory.
    • For Siebel Gateway Name Server and Siebel Enterprise, navigate to a directory like /export/home/siebel/gtwysrvr/BIN. Also navigate here if you will configure an SWSE logical profile.
    • For Siebel Server or Database Configuration Utilities, navigate to a directory like /export/home/siebel/siebsrvr/BIN.
    • For Siebel Web Server Extension (SWSE), navigate to a directory like /export/home/siebel/sweapp/BIN.
    • For Siebel Management Agent (if installed with Siebel Server), navigate to a directory like /export/home/siebel/siebsrvr/mgmtagent/BIN.
    • For Siebel Management Agent (if installed separately), navigate to a directory like /export/home/siebel/mgmtagent/BIN.
  2. Enter a command to source one of the following environment files: cfgenv.csh (for C shell) or cfgenv.sh (for Bourne shell or Korn shell).

    NOTE:  The above step is required before launching the Configuration Wizard manually in any applicable mode. When the installer launches the Configuration Wizard automatically (in GUI mode or unattended mode), this step is not required. For more information about unattended mode, see Installing and Configuring in Unattended and Console Modes.

  3. Enter a command similar to one of the following for configuring:

    GUI mode:

    ./ssincfgw -args LANG=language MODE=mode MODEL_FILE=model_file

    Console mode:

    ./ssincfgw -args LANG=language MODE=mode MODEL_FILE=model_file
    -is:javaconsole -console

    For more information about console mode, see Command-Line Options for Siebel Installers and Wizards and Installing and Configuring in Unattended and Console Modes.

  4. Enter a command similar to the following for executing a configuration response file:

    GUI mode:

    ./ssincfgw -args LANG=language MODE=mode IN_RESPONSE_FILE=response_file

    Console mode:

    ./ssincfgw -args LANG=language MODE=mode IN_RESPONSE_FILE=response_file
    -is:javaconsole -console

    For descriptions of syntax elements and examples for launching the Configuration Wizard from a command line, see Configuration Wizard Syntax Elements and Commands for Launching Configuration Wizards.

Siebel Installation Guide for UNIX Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.