After you upgrade to IBM® Rational® Insight version
1.0.0.1, you must migrate your data warehouse to the new version.
Before you begin
Before you migrate your data warehouses, make sure that you
are ready.
- Upgrade your installation to Rational Insight version
1.0.0.1 See the related links at the bottom of the page.
- Back up your data warehouse. See the documentation for the relational
database management system that hosts your data warehouse.
- Get administrative rights to the database.
About this task
During the installation process, the migration scripts
are placed on your file system. You must use these scripts to migrate
your data warehouse.
To migrate the data warehouse:
- In the Rational Insight
installation directory, navigate to the migration directory
and then navigate to the database directory for your data warehouse.
The default location is rational_insight_installation_directory/datawarehouse/dw/migration/.
- At the command prompt, run the following command:
migrate
./migrate.sh
- When prompted, specify the parameter values. See related
links about parameters at the bottom of this page.
Results
If an error occurs during the migration, the process stops
until you take corrective action. After you correct the error, you
can resume from where you left off by running the scripts given in
the next paragraph on this page.