Oracle Cloud Infrastructure 2020 Architect Associate — Question 9
Which two methods are supported for migrating your on-premises Oracle database to an Oracle Autonomous Transaction Processing (ATP) database in Oracle
Cloud Infrastructure? (Choose two.)
Answer options
- A. Load text files into ATP using SQL Developer.
- B. Use RMAN duplicate.
- C. Use Oracle Data Pump.
- D. Transfer the physical database files and re-create the database.
- E. Use database backup and restore.
Correct answer: A, C
Explanation
The correct methods for migrating to ATP are A and C. Loading text files using SQL Developer allows for seamless integration into ATP, while Oracle Data Pump is a powerful tool for transferring data. Options B, D, and E are not supported methods for migrating to ATP in this context.