Oracle Database Administration II — Question 8
Which three actions are performed by the Oracle Preinstallation RPM, oracle-database-server-xxxx-preinstall, for Oracle Grid Infrastructure, where xxxx is the Oracle version and release? (Choose three.)
Answer options
- A. performing checks to ensure minimum configuration requirements for Oracle Grid Infrastructure are met
- B. creating the oracle OS user
- C. creating the OSDBA (dba) group
- D. creating the oraInventory (oinstall) group
- E. creating the grid OS user
- F. configuring the OS for Oracle Automatic Storage Management shared storage access
Correct answer: B, C, D
Explanation
The correct answers B, C, and D pertain to user and group creation, which are essential setup steps in the preinstallation process. Options A and F involve checks and configurations that are not directly related to creating users or groups, making them incorrect choices for this question.