Oracle Database Administration II — Question 157
Which two are true about a read-only Oracle home? (Choose two.)
Answer options
- A. Its configuration data and log files reside in subdirectories under the Oracle home.
- B. It is enabled by performing an Oracle Database installation with database creation and then running the roohctl -enable script.
- C. It requires the Rapid Home Provisioning service.
- D. It contains an image that can be distributed across multiple servers.
- E. It is enabled by performing a software-only Oracle Database installation and then running the roohctl -enable script.
Correct answer: D, E
Explanation
The correct answers are D and E because a read-only Oracle home indeed contains an image that can be distributed across multiple servers and is enabled through a software-only installation followed by the roohctl -enable script. Options A, B, and C are incorrect as they do not accurately describe the characteristics or requirements of a read-only Oracle home.