How to Locate Master Configuration Files

Primary upgrade configuration files are stored in the following location:

  • Windows: DBSRVR_ROOT\DB2390\upgrade\Version

  • UNIX: $DBSRVR_ROOT/DB2390/upgrade/Version

where Version is the version from which you are upgrading

Primary upgrade configuration files use the following naming convention:

master_UPGRADEOPTION_ENVIRONMENT_VERSION_MasterFileType.ucf

where:

  • UPGRADEOPTION is the upgrade process you are performing. This can be one of the following:
    • upgrep. Siebel database schema upgrade.

    • upgphys. Custom database schema upgrade.

    • upgrep. Siebel Database Upgrade (production).

    • prepare_for_production_upgrade. Prepare for production upgrade; applies to 7.5.3 upgrades only.

  • ENVIRONMENT is the environment that you are upgrading. This can be one of the following:

    • dev. Development environment upgrades.

    • prod. Production environment upgrades.

  • VERSION is the version from which you are upgrading. The following numbers are used for the Siebel version of the filename:

    • 782

    • 80

    • 811

  • MasterFileType is the type of UCF file. This can be one of the following:

    • mf_m. Configuration files generated for the manual phase of the upgrep process (zSeries Staging of Files for Upgrade process).

    • mf. Configuration files generated for the automatic phase of the upgrep process (zSeries Seed/Repository Upgrade process) and for the upgphys process.

      The automatic phases of the upgrade process are run after the manual phases are completed.

Example

If you are upgrading from Siebel CRM version 8.1.1, the UCF files generated from the development environment upgrade are as follows:

master_upgrep_dev_811_mf_m.ucf

master_upgrep_dev_811_mf.ucf

master_upgphys_dev_811_mf.ucf

The UCF file generated from the Prepare for Production Upgrade mode is as follows:

master_prepare_for_production_upgrade.ucf