Starting the Siebel Database Configuration Wizard at the Command Line on Microsoft Windows

Use the following procedure to start the Siebel Database Configuration Wizard at the command line on Windows. This task is part of Starting the Siebel Database Configuration Wizard.

To start the Siebel Database Configuration Wizard at the command line

  1. Open a DOS command window.

  2. Navigate to the config subdirectory within your SIEBEL_ROOT directory.

    For example, navigate to a directory like the following, on the Siebel Server computer: C:\Siebel\config.

    To start the Database Configuration Wizard to configure in GUI mode, go to the next step. Use the same commands if you are generating a response file for unattended configuration. To perform an unattended configuration, go to Step 4.

  3. Enter a command similar to the following to start the Database Configuration Wizard:

    install_path\config\config.bat -mode dbsrvr
    

    In this command, install_path is the installation path for the installed Siebel CRM module, such as in the following example command:

    C:\Siebel\config\config.bat -mode dbsrvr
    

    Additional command-line options that you can use are:

    • -skipValidation. Specifies that no validation should be performed of user input. You can use this flag when saving a response file for an unattended configuration, or when previewing wizard screens.

    • -verbose. Specifies that more details should be included in configuration log files.

    For an unattended configuration, go to the next step. Otherwise, go to Step 5.

  4. For an unattended configuration, you save and later execute a response file for configuring the Siebel database. Do one of the following:

    • If you are generating a response file, then go to Step 5 and continue the configuration process. In the summary screen, choose the option to save a configuration file, then cancel the Database Configuration Wizard. Then, to perform the unattended configuration of the same module, restart the wizard as described in the next paragraph.

    • If you are executing a response file that you saved in a previous configuration session, then start the wizard using the -responseFile option, specifying the name of the response file to execute. Use a command similar to the following:

      install_path\config\config.bat -mode dbsrvr -responseFile file_name
      

      where:

      • install_path is the installation path for the installed Siebel CRM module (see example in Step 3)

      • file_name is the name of the response file that you are executing

      Note: For a command like this, the response file would have been saved in a previous configuration session. In unattended mode, wizard screens that would normally display are not displayed, because the applicable data is already stored in the response file.

      If you are generating a response file, then go to the next step. If you are executing a response file, then the Database Configuration Wizard runs in unattended mode and completes configuration.

  5. Respond to each prompt in the Database Configuration Wizard, then click Next to go to the next screen or to complete the configuration.

    See Installing the Siebel Database.

    Note: You can click Cancel to exit the Database Configuration Wizard before you complete the configuration.

    After you specify or confirm all of your selections, the summary screen appears.

  6. In the summary screen, do one of the following:

    • Click Next again to complete the configuration. Go to the next step.

    • Optionally, save a response file in this screen, to use in an unattended configuration, then click Cancel to exit the Database Configuration Wizard without completing configuration.

  7. After configuration is complete, click Exit to exit the Database Configuration Wizard.

    To help you to verify that the configuration completed successfully, the log file is referenced at the end of the configuration task.