Oracle Database 11g: Administration I — Question 28

You want to install an Oracle 11g database and deploy it on ASM.
Your plan is to install both Oracle database and Grid Infrastructure.
Which two are true in this scenario? (Choose two.)

Answer options

Correct answer: C, F

Explanation

The correct answers are C and F. Each product must be installed in a different ORACLE_HOME to avoid conflicts, ensuring isolation between the installations. Additionally, both products can share the same OS group for OSDBA and OSOPER, which allows for streamlined permissions management.