Oracle Database Administration II — Question 32
Which three are true about performing an Oracle Database install on Linux? (Choose three.)
Answer options
- A. The runfixup.sh script can install missing RPMs.
- B. The Oracle Preinstallation RPM must be used to configure the Oracle database installation owner, the Oracle Inventory group, and an Oracle administrative privileges group.
- C. It allows you to select the languages supported by the Oracle database server.
- D. It can be done before installing Grid Infrastructure for a Standalone Server.
- E. The Oracle Preinstallation RPM can be used to configure the Oracle database installation owner, the Oracle Inventory group, and an Oracle administrative privileges group.
- F. It can be done after installing Grid Infrastructure for a Standalone Server.
- G. The Oracle database administrator must be granted access to the root operating system account to tun root privileged scripts.
Correct answer: D, E, F
Explanation
The correct answers D, E, and F accurately reflect the processes involved in installing an Oracle Database on Linux. Options A, B, and C are incorrect because they do not pertain to the specific steps mentioned, and option G is not required as the installation can proceed without root access for the Oracle database administrator.