Moving the Siebel Repository Files
Environments: Development and Test.
Before doing the test environment upgrade, you must copy the upgraded repository definition files (schema.ddl and custrep.dat) from the development environment to the test environment.
Requirement: If you modified repository objects or schema definitions after completing the development upgrade, then you must regenerate the schema.ddl and custrep.dat files. See Regenerating the Siebel Repository Definition Files.
To move the repository files
In the development environment, navigate to the following directory:
Windows:
DBSRVR_ROOT\platform
UNIX:
DBSRVR_ROOT/platform
In these paths,
platform
is the database platform, for example,DBSRVR_ROOT\DB2
.Copy the following files:
custrep.dat
schema.ddl
In the test environment, put these files in the following location:
Windows:
DBSRVR_ROOT\Platform
UNIX:
DBSRVR_ROOT/Platform
Make a copy of these files, and store them in a safe location.