Book Image

Oracle Siebel CRM 8 Developer's Handbook

By : Alexander Hansal
Book Image

Oracle Siebel CRM 8 Developer's Handbook

By: Alexander Hansal

Overview of this book

Table of Contents (33 chapters)
Oracle Siebel CRM 8 Developer's Handbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface

Repository migration


At certain release stages in a Siebel CRM project, after developers have modified or created hundreds or thousands of object definitions in the Siebel Repository, it is necessary to deploy the entire Siebel Repository from the development database to the target environment, be it one of various test environments or the final production environment. This task, commonly referred to as dev2prod (development to production), is supported by the Migrate Repository procedure, which is provided by the Siebel Database Configuration Assistant.

The configuration assistant provides a graphical user interface to capture relevant parameter information and then invokes the Siebel Upgrade Wizard, which executes the necessary tasks to complete the migration. The Migrate Repository procedure includes the following tasks:

  • Export the entire Siebel Repository from the source database to a file

  • Import the data from the flat file to the target database

  • Rename the old Siebel Repository in the target...