Database - RAC/Scalability (MOSC)

MOSC Banner

Best Practices for directory structure for Oracle Grid Infrastructure for a standalone server and Or

edited Mar 31, 2020 2:49AM in Database - RAC/Scalability (MOSC) 4 comments
I want to install Oracle Database and Oracle Grid Infrastructure for a standalone server for ASM and Oracle Restart. I understand that they need to be installed in different folders with different access rights. But how it is better for making?
In documentation "Oracle® Database Quick Installation Guide 11g Release 2 (11.2) for Linux x86-64" anything specific it is not written. Here exposures from the documentation with examples. Such examples only confuse me.

for oracle

# mkdir-p/u01/app/
# chown-R oracle:oinstall/u01/app/
# chmod-R 775/u01/app/

for grid

$ ORACLE_HOME=/u01/app/oracle/product/11.2.0/grid
$ export ORACLE_HOME

ORACLE_HOME =/u01/app/11.2.0/grid; export ORACLE_HOME

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center