Oracle Cloud Infrastructure 2019 Architect Associate — Question 5

What are the two methods that could be used during the migration of your existing Oracle database to Autonomous Database? (Choose two.)

Answer options

Correct answer: A, C

Explanation

Golden Gate is a powerful tool for real-time data replication and is effective for migrating databases. CSV files copied to Autonomous Database block storage provide a straightforward method to import data, making it another valid option. Recovery Manager (RMAN) and Data Pump are more suited for backup and recovery or traditional data export/import tasks, respectively, and are not typically used for direct migration to Autonomous Database.