Data Export Settings Tab

The Data export settings tab displays information only when export is enabled and provides you with the following information:

  • Configuration that displays your selected settings for data exports:
    • Schedule: displays the frequency of data export—whether it's daily, weekly, or monthly.
    • Duration: shows the selected period for data inclusion, such as 30 days, 60 days, or 90 days.
    • Resources: indicates the resources that will be included in the export. Value willl be one of:
      • Managed Instances
      • Managed Instances and Java runtime
      • Managed Instances, Java runtime, and Applications
    • Target: specifies the destination object storage bucket where the exported data will be sent.

To modify these settings, see Configure Data Export Settings.

  • Export status that displays the status of export work requests:
    • Last run: displays the timestamp of the most recent export.
    • Last run status: indicates the status of the last export. Status will be one of Scheduled, In progress, Pending, Retrying, Completed without errors, Completed with errors.
    • Next run: shows the scheduled time for the next export.
  • Instructions for setting up Autonomous Database with Exported Data: You can import data from Object Storage into Autonomous Database using the Data Export SQL script provided. The Data Export SQL script creates tables and data pipelines in Autonomous Database. It also schedules the data pipelines to import data from Object Storage into created tables every 24 hours.
    Note

    Additional charges may apply if Autonomous Database usage is beyond free-tier limits.

    Autonomous Database load pipeline script: Download the Data Export SQL script. See Export Data to Autonomous Database to run the script.