How to Locate Upgrade Driver Files and SQL Scripts
Driver files are stored in the following location:
Windows:
DBSRVR_ROOT\PLATFORM\UPGRADE\Version_Number
UNIX:
DBSRVR_ROOT/bin/PLATFORM/UPGRADE/Version_Number
where:
PLATFORM indicates the database type, for example ORACLE
VERSION indicates the version from which you are upgrading
For example, if you are upgrading from Siebel CRM version 8.1.1, then the driver file for the development environment upgrep will be:
driver_upgrep_dev_811.ucf
Most of the SQL scripts generated or populated for the upgrade are stored in the same directory as the driver file. The remaining SQL scripts are stored in the PLATFORM directory.