Import the data into the target version
1 On the migration computer, launch the target version of aPriori by running the runStandaloneApriori.cmd script found in the<apriori_install>\bin directory.
2 Log in with username = migration and password = migration.
3 From the Tools menu, select System Admin Toolset.
4 Click Migration Import Tool. Refer to the following screenshot as you proceed through the rest of this procedure.
5 Click the ellipsis () button to the right of the Migration file: field. Browse to the folder where you saved the migration export from the old database and select MyExport.migrationexport.xml, then click Open.
6 If a message appears that the schema descriptors do not match, click Import Schema Descriptors.
When asked whether you wish to proceed, click Yes
When the import completes, click OK
The System Administrator window opens. If you are only migrating one database schema, no further action is needed here. If you are migrating multiple schemas you must ensure that the Inherits from Master box is checked only for the master schema.
Save changes.
7 Return to the Migration Import Tool window and click Start, then OK to confirm the start of the migration import. If you made a mistake and are attempting to import into a database that is not empty a warning is generated. If you get this warning, double check the database connection information in hibernate.properties and in the System Administrator window.
8 The status of the migration is displayed at the bottom of the window as the data is imported into the new aPriori database. The amount of time it takes to import depends on the size of the database. This typically takes about 50% longer than it took to export the data.
9 When the migration is complete, a pop-up window appears, the migration window closes, and you are logged out.