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

Commands for Launching Configuration Wizards


This topic is part of Launching the Siebel Configuration Wizard.

This topic describes commands for launching the Configuration Wizard at the command line.

Some syntax elements are optional or are used only in particular contexts. For detailed descriptions of the syntax elements, see Configuration Wizard Syntax Elements.

Use commands similar to the following for launching specific Configuration Wizards in GUI or console mode.

NOTE:  For execute mode (unattended configuration), omit MODEL_FILE and use MODE=EXECUTE IN_RESPONSE_FILE=response_file. For information about automatically launching unattended configuration after installation, see Installing and Configuring in Unattended and Console Modes.

  • Siebel Configuration Wizard (Siebel Enterprise Configuration):

    ssincfgw.exe -args LANG=language VISIBILITY=visibility_mode MODE=mode MODEL_FILE=SIEBEL_ROOT\gtwysrvr\admin\enterprise_console.scm

  • Siebel Server Configuration Wizard:

    ssincfgw.exe -args LANG=language VISIBILITY=visibility_mode MODE=mode MODEL_FILE=SIEBEL_ROOT\siebsrvr\admin\siebel_server.scm

  • Database Configuration Wizard:

    ssincfgw.exe -args LANG=language VISIBILITY=visibility_mode MODEL_FILE=SIEBEL_ROOT\siebsrvr\admin\dbsrvr.scm

  • Siebel Web Server Extension Configuration Wizard:

    ssincfgw.exe -args LANG=language VISIBILITY=visibility_mode MODE=mode MODEL_FILE=SWSE_ROOT\admin\swse_server.scm

  • Siebel Management Agent Configuration Wizard (if installed with Siebel Server):

    ssincfgw.exe -args LANG=language REPEAT=FALSE MODEL_FILE=SIEBEL_ROOT\siebsrvr\mgmtagent\admin\mgmtagent_ses.scm

  • Siebel Management Agent Configuration Wizard (if installed separately):

    ssincfgw.exe -args LANG=language REPEAT=FALSE MODEL_FILE=SIEBEL_ROOT\mgmtagent\admin\mgmtagent_only.scm

  • Siebel Management Server Configuration Wizard (Windows only):

    ssincfgw.exe -args LANG=language REPEAT=FALSE MODEL_FILE=SIEBEL_ROOT\mgmtsrvr\admin\mgmtserver.scm

where:

  • language = The language code (such as FRA for French) in which you want to run the Configuration Wizard. The language must be one of those you installed with the software.
  • SIEBEL_ROOT = The top-level root directory for the Siebel Enterprise Server installation (such as C:\sba80). The individual Enterprise Server components are installed in separate subdirectories of this directory.
  • SWSE_ROOT = The root directory for the SWSE installation (such as C:\sba80\SWEApp).
Siebel Installation Guide for Microsoft Windows Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.