Oracle Database 12c: RAC Administration — Question 2

Which method can be used to convert a single-instance Oracle 12c Database to a RAC Database?

Answer options

Correct answer: B

Explanation

Option B is correct because it involves creating a template from the single-instance database using DBCA, which is the proper method for transitioning to a RAC database. The other options either incorrectly involve shared storage migration or utilize the rconfig utility where it is not necessary for this specific conversion process.