Oracle Cloud Infrastructure 2023 AI Foundations Associate — Question 33
Your source database version is 12c and your target database is ATP-D.
Which utility should you use to instantiate the target database?
Answer options
- A. Datafile Copy to Object Storage
- B. Oracle RMAN Duplicate Database
- C. Oracle Data Pump
- D. SQL Developer Migration Wizard
Correct answer: C
Explanation
Oracle Data Pump is specifically designed for high-speed data transfer between databases and is the most suitable option for instantiating the target ATP-D database. The other utilities, such as RMAN and SQL Developer Migration Wizard, serve different purposes, such as backup and migration, but are not optimized for this specific task.