Oracle Database 12c: Installation and Administration — Question 16

You install "Oracle Grid Infrastructure for a standalone server" on a host on which the ORCL1 and ORCL2 databases both have their instances running.
Which two statements are true? (Choose two.)

Answer options

Correct answer: B, D

Explanation

The correct answer is B because the srvctl add database command is required to manually add existing databases to the Oracle Restart configuration. Option D is also correct as all database listeners running from the database home are automatically included in the Oracle Restart configuration, while options A and C are incorrect as they imply automatic inclusion for existing databases, which is not the case.