Oracle Database 12c: Advanced Administration — Question 165

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?

Answer options

Correct answer: C, E

Explanation

The correct answer is C and E. The srvctl add database command is indeed necessary to add existing databases like orcl1 and orcl2 to the Oracle Restart configuration. Additionally, any new databases created with DBCA are automatically registered with Oracle Restart, while the other statements do not accurately reflect the behavior of Oracle Restart or the requirements following the installation.