Select Page

Linux User and Groups Setup for OBI11g Install

Author: Christian Screen | | January 8, 2011

Typically setting up the user base and groups for an install is rather straightforward.  Setting up the users and groups for OBIEE 11g on a Linux box is really no different.  I am attempting to use this post as a reference document so feel free to use it that way as well.  I foresee small changes and updates to it over the next year so feel free to comment if you have conducted an install and noticed any variations are simpler methods.  Again, the initial user/group setup is really basic, I am just outlining some code here.

Check existing users by entering the following to see what already exists:

users

groups

Enter the following in a terminal window as “root” or similarly privileged user.

groupadd oinstall

groupadd FMW

useradd -g FMW -G oinstall,FMW obi11g

passwd obi11g

mkdir -p /u01/app

mkdir -p /u01/FMW

chown -R obi11g:oinstall /u01/

chown -R obi11g:FMW /u01/FMW

chmod -R 775 /u01

Oracle BI Publisher (BIP) Tips: Functions, Calculations & More

Check out these BI Publisher tips including functions & calculations so you can understand more about the production and support of BI Publisher reports.

Sherry Milad | January 15, 2018

How to Index a Fact Table – A Best Practice

At the base of any good BI project is a solid data warehouse or data mart.

Christian Screen | March 16, 2010

Qlik vs. Tableau vs. Power BI: Which BI Tool Is Right for You?

Tableau, Power BI, and Qlik each have their benefits. What are they and how do you choose? Read this blog post for a quick analysis.

Tom Hoblitzell | June 6, 2019

Subscribe to Our Blog

Never miss a post! Stay up to date with the latest database, application and analytics tips and news. Delivered in a handy bi-weekly update straight to your inbox. You can unsubscribe at any time.

Work with Us

Let’s have a conversation about what you need to succeed and how we can help get you there.

CONTACT US

Work for Us

Where do you want to take your career? Explore exciting opportunities to join our team.

EXPLORE JOBS