Siebel Database Upgrade Guide > Performing the Siebel Incremental Repository Merge > Process of Performing an Incremental Upgrade of the Siebel Database from Siebel CRM Version 8.1.1.x (SIA Repository), 8.2.2.x, 15.x, and 16.x >
Starting the Siebel Upgrade Wizard
This task is a step in Process of Performing an Incremental Upgrade of the Siebel Database from Siebel CRM Version 8.1.1.x (SIA Repository), 8.2.2.x, 15.x, and 16.x. Use this procedure to start the Siebel Upgrade Wizard. To start the Siebel Upgrade Wizard
- Navigate to the following directory:
- Windows:
SIEBEL_ROOT \bin
- UNIX:
$ SIEBEL_ROOT /bin
- Enter the following command:
- Windows:
siebupg /m master_ UPGRADEOPTION _ ENVIRONMENT _ VERSION .ucf
- UNIX:
srvrupgwiz /m master_ UPGRADEOPTION _ ENVIRONMENT _ VERSION .ucf
In these commands, UPGRADEOPTION_ENVIRONMENT_VERSION is the portion of the upgrade configuration file name that lists the upgrade process, the upgrade environment, and the Siebel CRM release (version) from which you are upgrading. The file is located in SIEBEL_ROOT \bin (UNIX: $ SIEBEL_ROOT /bin ).
Numbers like the following examples are used for the Siebel CRM release portion of the file name:
- 811sia
- 81114
Table 24 lists an example of the file names for an upgrade from Siebel CRM version 8.1.1 (SIA).
Table 24. Example Upgrade Configuration File Names for Upgrade from Siebel 8.1.1 (SIA)
|
|
Development environment upgrep |
master_upgrep_dev_811sia.ucf
|
Development environment upgphys |
master_upgphys_dev_811sia.ucf
|
Production environment upgrep and upgphys |
master_upgrep_prod_811sia.ucf
|
Table 25 lists an example of the file names for an upgrade from Siebel CRM version 8.1.1.11 (SIA).
Table 25. Example Upgrade Configuration File Names for Upgrade from Siebel 8.1.1.11 (SIA)
|
|
Development environment upgrep |
master_upgrep_dev_81111.ucf
|
Development environment upgphys |
master_upgphys_dev_81111.ucf
|
Production environment upgrep and upgphys |
master_upgrep_prod_81111.ucf
|
- To begin the upgrade, click OK (Windows), or press Enter (UNIX).
The Siebel Upgrade Wizard will notify you when the upgrade process is complete.
|