Oracle Database Administration II — Question 168
You want to install Oracle Grid Infrastructure for a Standalone Server using Oracle Universal Installer (OUI).
There is no existing Oracle installation on the server.
Which two are prerequisites? (Choose two.)
Answer options
- A. a group called dba
- B. the Oracle Inventory group oinstall
- C. an operating system user to own this installation
- D. an operating system account called grid
- E. the installation of Oracle ASMLIB
Correct answer: B, C
Explanation
The correct prerequisites are the Oracle Inventory group oinstall (B) and an operating system user to own this installation (C). The group dba (A) and the account grid (D) are not mandatory for this setup, and Oracle ASMLIB (E) is not required for a standalone server installation.