Oracle Database Administration 2019 Certified Professional — Question 38

Which method should be used to convert a single-instance Oracle 19c Database to a RAC Database?

Answer options

Correct answer: B

Explanation

The correct answer is B because it correctly identifies the use of DBCA for migrating the database to shared storage, which is essential for enabling RAC functionality. Option A incorrectly uses rconfig for the migration process, while options C and D focus on template creation, which is not necessary for the migration to RAC in this scenario.