Export Data from Autonomous Database on Dedicated Exadata Infrastructure
Autonomous Database on Dedicated Exadata Infrastructure offers several options to export your data if you choose to move to another cloud service provider or transition to an on-premises database environment.
This flexibility supports your organization’s evolving data management needs, ensuring that you maintain access and control over your information throughout its life cycle. Whether you aim to migrate a full database or only selected datasets, Autonomous Database provides established methods and tools to facilitate data export, integration, and transfer across platforms.
-
Export Data Using Oracle Data Pump: Review the options to move data from an Autonomous Database using Oracle Data Pump.
-
Export Data to a Directory Using DBMS_CLOUD.EXPORT_DATA : Access detailed instructions for exporting files to a directory using
DBMS_CLOUD.EXPORT_DATA
. -
Export Data to Object Store as Text Using DBMS_CLOUD.EXPORT_DATA: Learn how to use
DBMS_CLOUD.EXPORT_DATA
to export data as text from an Autonomous Database to cloud Object Store.
After reviewing these resources, you can choose the method that best fits your technical requirements and migration objectives. The documentation links above offer step-by-step guidance to support you through each stage of the migration process.