Oracle Database Administration II — Question 105
Which two are true about an RPM-based Oracle Database installation? (Choose two.)
Answer options
- A. It uses a service configuration script to create a single-instance database as part of the installation.
- B. From Oracle Database 18c, a single RPM can be used to install only Oracle Database Server for a single instance.
- C. It performs a software-only Oracle Database installation.
- D. It includes the Oracle Preinstallation RPM.
- E. It requires an Unbreakable Linux Network (ULN) subscription.
Correct answer: B, C
Explanation
Option B is correct because from Oracle Database 18c onward, a single RPM is indeed used for installing only the Oracle Database Server for one instance. Option C is also correct as it refers to the capability of performing a software-only installation. Options A, D, and E are incorrect because they do not accurately reflect the specifics of an RPM-based installation in this context.