Migrate to Autonomous AI Database
Database migration is the process of migrating your database from a source database to a target database.
To migrate your database to an Autonomous AI Database, Oracle provides different migration options.
-
Migrate Oracle AI Databases to Autonomous AI Database
Oracle provides options to migrate your database to Autonomous AI Database.
-
Migrate Applications from Non-Oracle SQL to Oracle SQL
Application migration involves moving an application from one environment to another. The migration process includes a variety of tasks, including migrating SQL statements from a non-Oracle database to Oracle SQL.
-
Migrate Data Using Transportable Tablespaces
Transportable Tablespaces enable efficient migration of large volumes of data by moving tablespaces, including their data and metadata, from a source database to a target database without requiring full data export and import.
-
Migrate Data with DBMS_CLOUD_IMPORT
DBMS_CLOUD_IMPORTenables you to import data from Oracle and non-Oracle databases into Oracle Autonomous AI Database using a simple, consistent approach.