How to Locate Master Configuration Files
Primary upgrade configuration files are stored in the following location:
-
Windows:
SIEBEL_ROOT\bin -
UNIX:
$SIEBEL_ROOT/bin
Primary upgrade configuration files use the following naming convention:
master_UPGRADEOPTION_ENVIRONMENT_VERSION.ucf
where:
UPGRADEOPTION indicates the upgrade process you are performing
upgrepindicates Siebel database schema upgradeupgphysindicates Custom database schema upgradeprepare_for_production_upgradeindicates Prepare for Production upgrade
ENVIRONMENT indicates the environment that you are upgrading
devupgrades Development environmentprodupgrades Production environment
VERSION indicates the version from which you are upgrading
For example, if you are upgrading from Siebel CRM version 8.1.1, then the primary upgrade configuration file generated from the development environment upgrep is as follows:
master_upgrep_dev_811.ucf
The primary upgrade configuration file generated from the Prepare for Production mode is as follows:
master_prepare_for_production_upgrade.ucf