Recommended Migration Methods

Following are the recommended migration methods to migrate your database into an Autonomous AI Database.

Online Migration

If your source database needs to be always online and you can only take minimal downtime for the migration, you can use one of the online migration services and tools below, independent of your database size. Note that both options require the source database to be on version 11.2.0.4 or later. If your source database is using an older version, you need to upgrade it first if you want to use one of the online migration methods.

Following are the online migration methods:

Offline Migration

If you can take your source database offline for the migration, you can use one of the following migration options in addition to OCI Database Migration and Zero Downtime Migration (ZDM).

Note: This is a manual method; you must orchestrate the export/import manually.

Following is the offline migration method:

Other Migration Methods

In addition to the recommended migration tools and services, you can use the following offline data migration methods:

Note: These methods require more manual steps, coding, and advanced knowledge of each method. You must also migrate your source schema metadata using your own DDL scripts or tools such as Oracle Data Pump before initiating the data load using these methods. These options may be preferable for small data sets for which you want to avoid installing additional tools or using cloud migration services.

Following are the other offline migration methods:

Note: Deciding the migration tool or service depends on multiple factors such as your source database, source data format, data volume, and complexity. To help you identify the most optimal solution for migrating your data to the Autonomous AI Database, Oracle provides an advisory utility called Oracle Cloud Migration Advisor. See Migrate Oracle AI Databases to OCI for more information about this utility.