Siebel Server Installation Guide for UNIX > Installing the Siebel Database Server for Oracle > Configuring the Siebel Database Server on Oracle >

Importing the Siebel Repository on Siebel DB Server for Oracle


As a final step, you must import the Siebel Repository. This populates all the repository tables in the Siebel Database Server with the new Siebel eBusiness Applications, version 7 application objects.

NOTE:  Regardless of how many Siebel eBusiness Applications you are using (for example, Siebel Sales, Siebel Service), you will load the repository tables only once.

To import the repository

  1. Navigate to $SIEBEL_HOME/bin and source environment variables, using one of the following commands, depending on the type of shell you use:
  2. Korn or Bourne shell

    . ./siebenv.sh

    TIP:  Make sure there is a space between the initial period and ./siebenv.sh.

    C shell

    source siebenv.csh

    where:

    $SIEBEL_HOME is the location of the Siebel Server root directory.

  3. Verify whether the values SIEBEL_ROOT and LANGUAGE are correctly set or are empty by entering:
  4. env

    If the variables are incorrect or missing, reset them using one of the following commands, as appropriate to the shell you use:

    Bourne or Korn shell

    SIEBEL_ROOT=New Value ; export SIEBEL_ROOT

    LANGUAGE=New Value; export LANGUAGE

    C shell

    setenv SIEBEL_ROOT New Value

    setenv LANGUAGE New Value

  5. Navigate to $SIEBEL_ROOT /bin and run the following script:
  6. dbsrvr_config.ksh

    This launches the Siebel Database Server Configuration Wizard.

    NOTE:  You must have read, write, and execute permission to run this script successfully.

    The script begins by displaying the current settings for the SIEBEL_ROOT and LANGUAGE variables and prompts you as to whether these settings are correct.

  7. Confirm whether or not the settings are correct by entering either Y or N.
  8. NOTE:  If either the SIEBEL_ROOT or LANGUAGE value is not set or is incorrect, you must correct them before proceeding.

  9. Specify the path of your Siebel Server root directory, or accept the default by pressing ENTER.
  10. Specify the path of your Siebel Database Server root directory, or accept the default by pressing ENTER.
  11. The script displays the RDBMS Platform screen.

    Select the RDBMS Platform:

    1- IBM DB2 UDB for UNIX and Windows

    2- Oracle Database Enterprise Edition

  12. Type 2 and press ENTER to select Oracle Database Enterprise Edition.
  13. The script displays the Siebel Database Operation menu, as follows:

    Select the Siebel Database Operation

    1- Install Database
    2- Upgrade Database
    3- Import/Export Repository
    4- Migrate Repository
    5- Run Database Utilities

  14. Type 3 and press ENTER to select Import/Export Repository.
  15. The script displays the Repository Operations menu:

    Select one of the following options:

    1- Import Repository
    2- Add language to an existing Repository
    3- Export Repository

  16. Type 1 and press ENTER to select Import Repository.
  17. The script displays the Import Repository options menu:

    Specify your import repository option:

    1- Import Siebel Repository
    2- Import Custom Repository

  18. Specify the type of Repository you want to import.
  19. The script displays the list of available Language Packs.

  20. Enter the number that corresponds to the Language Pack you want to install.
  21. NOTE:  In a Unicode-enabled database environment, you can install any of the available Siebel language packs. In a non-Unicode database environment, you must consider the correlation of the language packs you want to install and the characters supported by your database code page. For example, in a Western European code page database, you can only install Western European language packs such as English, French, Spanish, or German language packs. And in a Japanese code page database, you can only install Japanese or English language packs.

    For a list of supported code pages and encoding strategies, see System Requirements and Supported Platforms.

  22. Enter the ODBC data source name; for example, siebsrvr_ent_srvr1.
  23. NOTE:  The Siebel Server installation process automatically creates the data source, using the format siebsrvr_enterprise_server_name.

  24. Enter the user name for the Siebel administrator for your database; for example, SADMIN.
  25. Enter the password for the specified database administrator account; for example, ORASADMIN.
  26. Enter the Oracle database tableowner name; for example, siebel.
  27. Enter the database tableowner password; for example, orasadmin.
  28. Enter the name of your repository or accept the default; for example, Siebel Repository.
  29. Enter the name of your repository file name or accept the default; for example, mstrep.dat.
  30. After you have completed your import Repository specifications, the Configuration Wizard displays the list of configured values and prompts you as to whether you want to launch the Siebel Upgrade Wizard (srvrupgwiz).

  31. Enter Y to confirm your specifications and launch the Upgrade Wizard or N to reject the values and exit the Configuration Wizard.

 Siebel Server Installation Guide for UNIX 
 Published: 24 June 2003