Installation Guide

     Previous  Next    Open TOC in new window  Open Index in new window  View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Migration

Migration is used to migrate data from one database to another. You can migrate data during installation or during setup. Often users evaluate BEA AquaLogic Service Registry using the pre configured Hypersonic SQL database, and migrate data to another database after evaluation.

This section includes the following topics:

 


Migration During Installation

To migrate data during installation:

  1. Select Standalone registry with data migration as shown in Figure 14-1.
  2. Figure 14-1 . Standalone Installation with Migration


    . Standalone Installation with Migration

  3. Click Next. This returns the Migration panel shown in the following figure.
  4. Figure 14-2 Migration During Install


    Migration During Install

  5. Provide the following information:
    • Previous Registry Version—Registry version from which you are migrating data
    • Other Registry Location—The path to the live deployed instance of the registry from which the existing data will be migrated.
    • Administrator user name—name of the user having rights to retrieve data from the previous version Registry. By default, only administrator can migrate all data including private data.
    • Account name—The name of the Administrator account in the registry from where you want to migrate the data.
  6. Click Next and continue your Standalone installation as described in Server Settings. During the installation process, all data will be migrated from the specified previous BEA AquaLogic Service Registry installation to the current installation.

 


Migration After Installation

To migrate data after installation, use the Setup tool described in Reconfiguration After Installation. Briefly:

  1. Launch the Setup tool by issuing the following command from the bin subdirectory of your installation:
  2.       Windows:	setup.bat
          UNIX:	./setup.sh

    See command-line parameters for Setup in Command Line Scripts.

  3. Select the Migration tool on first panel:

  4. Migration During Install

  5. Fill in the following properties:

  6. Migration During Install

    where

    • Previous Registry Version - BEA AquaLogic Service Registry version from which you are migrating data
    • Previous Registry Directory - the directory in which the previous BEA AquaLogic Service Registry is installed. The existing data will be migrated from it.
    • Previous Registry Administrator Username - name of the user having rights to retrieve data from the previous version Registry.
    • Current Registry Administrator Username - name of the user having rights to save UDDI structure keys. By default, only administrator can migrate all data including private data.
    • JDBC drivers - Set path to the directory in which the .jar (.zip) of JDBC drivers is located.
Note: Enter this path only if the previous BEA AquaLogic Service Registry installation is configured with a different type of database than the current one.

  Back to Top       Previous  Next