Thursday, February 4, 2016

OBIEE 11g Installation in Linux

OBIEE 11g INSTALLATION ON LINUX
RCU installation :
Rcu installation we need password file for DEV_BIPLATFORM and DEV_MDS:
Passwords file creation:
Create one text file in Linux.
Edit that text file.
Enter password like below screen.
Run the Below Comment for starting  RCU.
./rcu -silent -createRepository -connectString localhost:1522:sssdb -dbUser SYS -dbRole SYSDBA -schemaPrefix DEV -component BIPLATFORM -component MDS -f < /home/oracle/pwd.txt
E:\Rajkumar\backup\Desktop 2872015\Obiee Instalation linux\rcu.PNG

OBIEE Installation
1. Database and listener should be up while installing obiee
2. BIPLATFORM and MDS schemas must be created during the RCU installation
3.If we install database already in same machine we need to unset oracle home.use ubset comment

UNSET ORACLE_HOME


\Set Kernel Parameters


The last step is to modify the Kernel Parameters (as root):
E:\Rajkumar\backup\Desktop 2872015\Obiee Instalation linux\Capture1.PNG

OBIEE INSTALLATION:
Execute the following Comment in oracle user
For silent installation we want Response file.
Here I attached response  file which I have used in my machine
./runInstaller -silent -invPtrLoc /u01/app/oracle/product/11.2.0/dbhome_1/oraInst.loc -response /mnt/hgfs/OBIEE/database/db.rsp
E:\Rajkumar\backup\Desktop 2872015\Obiee Instalation linux\obiee.PNG
Then it will start the silent installation.
E:\Rajkumar\backup\Desktop 2872015\Obiee Instalation linux\obiee1.PNG
We will get screen like below installing obiee.
E:\Rajkumar\backup\Desktop 2872015\Obiee Instalation linux\obiee2.PNG
E:\Rajkumar\backup\Desktop 2872015\Obiee Instalation linux\obiee3.PNG
E:\Rajkumar\backup\Desktop 2872015\Obiee Instalation linux\obiee4.PNG
Then it will be complete successfully

2 comments:

  1. where is the db.rsp file, could not find.

    ReplyDelete
  2. Thanks for helping us understand this topic. you have written it in a way that makes it
    very simple to understand. Thanks you so much.

    click here

    ReplyDelete