Oracle Cloud Infrastructure 2020 Architect Associate — Question 51
What are three methods to load data into the Autonomous Database? (Choose three.)
Answer options
- A. Oracle GoldenGate
- B. Oracle Data Pump
- C. RMAN Restore
- D. Transportable Tablespace
- E. SQL*Loader
Correct answer: A, B, E
Explanation
Oracle GoldenGate, Oracle Data Pump, and SQL*Loader are all valid methods to load data into the Autonomous Database, each serving different use cases such as real-time data integration and bulk data loading. RMAN Restore and Transportable Tablespace are not primarily designed for this purpose, making them incorrect options.