Oracle Database 12c: RAC Administration — Question 18

After creating a RAC One Node database using SQL statements, you want to register this database with Oracle Clusterware as a policy-managed resource.
Which command, or sequence of commands, should you use?

Answer options

Correct answer: C

Explanation

The correct answer is C because it properly registers the RAC One Node database with the specified serverpool, which is required for policy-managed resources. Option A is incorrect as it includes an unnecessary command for adding a server pool. Option B lacks the serverpool specification needed for policy management, and option D only adds a server pool without registering the database itself.