Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Users,Groups and OFA Compliant directory structure for 12c GRID and ORACLE

edited Mar 16, 2017 5:00AM in Database Install/Upgrade/Opatch (MOSC) 3 commentsAnswered

Hello Everyone

We are in the process of installing 12c GRID and Database on a stand alone server

The O/S is suse linux and we are required to create the users,groups and OFA compliant directory structure for GRID and ORACLE HOME manually before we begin the installation

Here is what we have come up with for groups, users and directory structure

Groups

======

# /usr/sbin/groupadd -g 54321 oinstall

# /usr/sbin/groupadd -g 54322 dba

# /usr/sbin/groupadd -g 54327 asmdba

# /usr/sbin/groupadd -g 54329 asmadmin

Users

====

# /usr/sbin/useradd -u 54321 -g oinstall -G asmadmin,asmdba grid

# /usr/sbin/useradd -u 54322 -g oinstall -G dba,asmdba oracle

Tagged:

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