Siebel Database Upgrade Guide > Upgrading the Siebel Database >

Running the Siebel Database Configuration Wizard Under UNIX


Environments: Development, production test, production.

Platforms: UNIX only.

Run the Database Configuration Wizard to upgrade the Siebel database. The Wizard collects information, populates a master configuration file, and calls the SQL generator to create SQL commands. You then run the Upgrade Wizard to upgrade the Siebel database.

Prior to running the Database Configuration Wizard you must install the new release's languages packs for each language that you deploy.

Requirements:

NOTE:  There are two procedures listed in this topic. All users must run the first procedure, and, depending on the outcome, run the second. The procedures, and the outcomes of each are explained in the following two bullet points:

  • To run the Database Configuration Wizard under UNIX. All users must perform this procedure. This procedure allows you to determine whether you have deployed languages that are not shipped with the Siebel product, or have unintended languages within your system that must be removed. For a list of shipped languages, see Siebel System Requirements and Supported Platforms on Oracle Technology Network.

    NOTE:  For Siebel CRM product releases 8.1.1.9 and later and for 8.2.2.2 and later, the system requirements and supported platform certifications are available from the Certification tab on My Oracle Support. For information about the Certification application, see article 1492194.1 (Article ID) on My Oracle Support.

    If this procedure fails due to the presence of unshipped languages within your system, then you will receive an error message stating that your present installation was found to be incomplete. You are also displayed a list of languages which caused the error.

    If your system only contains shipped languages, and you still receive an installer warning, then you must review the records in the S_LST_OF_VAL database table using Siebel Tools. For more information, see Preparing for a Multilingual Upgrade.

  • Process of Deleting Unshipped Languages from the S_LST_OF_VAL Table Under UNIX.

    CAUTION:  Use this three step procedure only if your Configuration operation failed due to unshipped languages being deployed within your system.

    This procedure allows you to run the configuration utility, validate all data in shipped languages, and pass over all data in unshipped languages. You can manually verify the data in unshipped languages following the successful completion of the Database Configuration Wizard.

To run the Database Configuration Wizard under UNIX

  1. Verify that all servers are stopped:
    • Stop all Siebel Servers.
    • Stop the Siebel Gateway Name Server.
  2. Make $SIEBEL_ROOT the current directory.
  3. Source the environment variables from the siebsrvr root directory: <install location>/siebsrvr

    Korn shell: . siebenv.sh

    C shell: source siebenv.csh

  4. Review the values of the following environment variables and confirm the settings are correct:
    • SIEBEL_ROOT. This path must end in siebsrvr. For example, /usr/siebel/sba8x/siebsrvr.
    • LANGUAGE. This is the language in which the Database Configuration Wizard runs. The value of this variable is a language identifier string. For example, enu is the identifier string for English.

      If either $SIEBEL_ROOT or $LANGUAGE is not set or is incorrect, then you must correct them before proceeding.

  5. Start the Database Configuration Wizard:

    install_path/config/config -mode dbsrvr

  6. Enter the information requested in each screen and click Next.

    After you have entered all the requested information, the wizard displays a screen that lists the values you entered.

  7. If you must make changes, then click Back.
  8. If you are performing a development upgrep or combined production upgrep and upgphys, then do not start the Upgrade Wizard. Instead, return to the upgrep process checklist and perform the next steps.
  9. If you are performing any of the following, then enter the command to start the Upgrade Wizard:
    • Development environment upgphys.
    • Additive Schema Changes. The Upgrade Wizard creates the schema.additive.sql script.
    • Prepare for Production.
  10. The Database Configuration Wizard will now exit and prompt you to launch the Upgrade Wizard (srvrupgwiz).
Siebel Database Upgrade Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.