Oracle Cloud Infrastructure 2023 AI Foundations Associate — Question 26

You are planning the migration of a 19c Oracle Database from Amazon Web Services Relational Database Service (AWS RDS) using RMAN backups.
What is the correct sequence of operations?

Answer options

Correct answer: D

Explanation

The correct sequence is to first take an RMAN backup using AWS tooling, then move it to an AWS S3 bucket before transferring to an OCI Object Storage bucket, and finally restore it to an OCI DB Service instance. Options A and C incorrectly suggest backing up directly to OCI or using the wrong backup module, while option B misses the step of moving the backup to the S3 bucket first.