Oracle Cloud Infrastructure 2019 Developer Associate — Question 75
Which two are valid options when migrating a database from on-premises to Oracle Cloud Infrastructure (OCI)? (Choose two.)
Answer options
- A. snapping or cloning storage form on-premises to OCI
- B. performing a backup to OCI object storage, and then restoring to a database server on OCI
- C. performing RMAN backup to an on-premises storage device, and then shipping to OCI
- D. converting the Oracle database to a NoSQL database and migrating to OCI by using rsync file copy
Correct answer: A, C
Explanation
Options A and C are valid methods for migrating a database to OCI, as they utilize existing Oracle technologies like storage snapshots and RMAN backups. Options B and D are less viable; B involves a process that may not ensure a seamless migration, while D incorrectly suggests converting the database type, which is unnecessary for migration.