ExamQuestions.com

Register
Login
Oracle Database 12c RAC and Grid Infrastructure Administration Exam Questions

Oracle

Oracle Database 12c RAC and Grid Infrastructure Administration

41 / 84

Question 41:

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

Answer options:

A. using DBCA to migrate the database to shared storage and then start one or more RAC database instances on the cluster
B. using DBCA to create a template from the single-instance database and then to create a RAC database on the cluster using that template
C. using the rconfig utility to create a template from the single-instance database and then using DBCA to create a RAC database on the cluster using that template
D. using the rconfig utility to migrate the database to shared storage and then using DBCA to start one or more RAC database instances on the cluster.