Using Siebel Tools > Managing Repositories > Exporting and Importing a Repository >

Importing a Repository in a UNIX Environment


This topic describes how to import a repository in a UNIX environment.

To import a repository in a UNIX environment

  1. Do Step 1 and Step 3.
  2. Make sure $SIEBEL_ROOT is the current directory.
  3. Run a script depending on the following UNIX shell that you are using:
    • Korn shell. Run siebenv.sh.
    • C shell. Run siebenv.csh
  4. Make sure that the following environment variables use the following values:
    • SIEBEL_ROOT. This path must end in siebsrvr. For example, /usr/siebel/siebsrvr.
    • LANGUAGE. Determines the language that the Database Configuration Wizard uses. The value of this variable is a text string that identifies the language. For example, enu for English.
  5. To start the Database Configuration Wizard, run the following command:

    $SIEBEL_ROOT/bin/ssincfgw -args MODEL_FILE=$SIEBEL_ROOT/admin/dbsrvr.scm MODE=LIVE

  6. In the Database Configuration Wizard, do the following:
    • Enter information when it prompts you. Use the Next and Back button to navigate between dialog boxes.
    • Choose Import Repository when it prompts you for a database operation.
    • Specify to import your 8.x repository.
    • Identify the location of the custom CustRep.dat file.
  7. After you enter all the requested information, the wizard displays a message that is similar to the following. Click Next to continue:

    Configuration is complete: configuration parameters will be saved to $Masterfile file when the wizard completes. Please run the following command line after you exit from this configuration wizard. This command will deploy the process you configured to the database.

    $SIEBEL_ROOT/siebsrvr/bin/srvrupgwiz /m $SIEBEL_ROOT/siebsrvr/bin/$Masterfile

  8. The wizard displays the values you entered in the Parameter Review window. To modify a value, click Back to return to the appropriate window.
  9. The wizard prompts you to click one of the following values:
    • Yes. The wizard saves the configuration in a master file in the $SIEBEL_ROOT/bin directory. It does not start the Upgrade Wizard. For information about how to start the Upgrade Wizard, see Siebel Database Upgrade Guide.
    • No. The wizard does not save the configuration you entered.
Using Siebel Tools Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.