Migration
OwlDB provides a migration feature to use the usersr existing database with OwlDB. There is an Analyzer to evaluate compatibility before migrating, and a Migrator to perform the migration. The users can only run Analyzer and Migrator when the database operational status is Running
and the instance status is Normal
.
Analyzer
Navigate to the OwlDB console screen > Administration > Migration > Analyzer menu.
Click the DB Alias drop-down button to pull down the database the users want to evaluate for compatibility.
Click the Analyze button.
Key in the information of the source database (hereafter referred to as the source database) for which the users want to evaluate compatibility.
Title*
Title of the database compatibility evaluation
Type*
Engine type of the source database
ID*
User ID of the source database
Password*
User PW of the source database
Address*
IP address name of the source database
Port*
Port number of the source database
SID*
SID of the source database
*indicates a required field.
Click the Analyze button.
The users can check the progress information on the OwlDB Console screen > Administration > Migration > Analyzer > Status.

Analyzer results
The users can check Analyzer results by going to OwlDB Console > Administration > Migration > Analyzer > Analyzer > Analyzer Title.

Migrator
Navigate to the OwlDB Console screen > Administration > Migration > Migrator menu.
Click the DB Alias drop-down button to pull down the database to perform the migration.
Click the Migrate button.
Key in the information for the source database to perform the migration.
Connects to the source database to be migrated.
Title*
Database migration title
Type*
Engine type of the source database
ID*
User ID of the source database
Password*
User PW from the source database
Host*
IP address name of the source database
Port*
Port number of the source database
SID*
SID of the source database
Target Database*
Alias of the target database
*indicates a required field.
Click the Migrate button.
The users can see the progress information on the OwlDB console screen > Administration > Migration > Migrator > Status.

Migrator results
The users can check the migrator results by going to OwlDB Console > Administration > Migration > Migrator > Migrator > Migrator Title.

Last updated