Oracle Cloud Infrastructure 2023 AI Foundations Associate — Question 11
You are migrating an on-premises Linux 11.2.0.4 Database to a Database Cloud Service by using the Cross-Platform Transportable Tablespace Backup Set.
Which statement is true?
Answer options
- A. The Database Cloud Service target version must be 11.2.0.4.
- B. The Database Cloud Service target is a container database (CDB).
- C. FOR TRANSPORT and TO PLATFORM clauses are not supported in RMAN on version 11.2.0.4.
- D. The Database Cloud Service target version must be 12.1 or later.
Correct answer: D
Explanation
The correct answer is D because migrating to a Database Cloud Service requires the target version to be 12.1 or later for compatibility with newer features. Option A is incorrect as it suggests the same version is needed, which is not true. Option B is not necessarily true since the target can be a non-CDB as well. Option C is wrong because the FOR TRANSPORT and TO PLATFORM clauses are supported in later versions of RMAN.