You are on page 1of 23

1.

Background

This document was prepared for QNB to assist with installation procedure for
Oracle Business Intelligence Applications. This document is meant for stepby-step installation process guide for OBIEE-BIAPPS Environment.

Software Installed

1. 11.2.0.3 Database
2. 11.2.0.1.0 32 Bit and 64 Bit Database Client
3. RCU 11.1.1.7
4. OBIEE 11.1.1.7.14
5. BIAPPS 7.9.6.4
6. Informatica 9.1.0 HF2 Server and Client
7. DAC 11.1.1.6.4 Server and Client
8. BI Developer Client

2. Server Hardware and Directory Locations


2.1 Server Details
OS
IP Address
Host Name

RHEL 5.9 64 Bit


10.20.88.110
li1hrbi01u.qnb.bnk

2.2 Directory Locations


DATABASE
Directory Name
Location
Oracle Home
/u01/app/oracle/product/11.2.0.3
TNS_ADMIN
/u01/app/oracle/product/11.2.0.3 /network/admin
OBIEE
Directory Name
Middleware Home
Directory
Domain Home
Directory
Weblogic Server
Home
Oracle BI Instance

Location
/u02/app/Middleware
/
u02/app/Middleware/user_projects/domains/bifoundation
_domain
/u02/app/Middleware/wlserver_10.3
/u02/app/Middleware/instances/instance1

ETL (Informatica and DAC)

Directory Name
Informatica Home
Domains File
Dac Home
Client Home

Location
/u02/app/ETL/Informatica
/u02/app/ETL/Informatica/domains.infa
/u02/app/ETL/DAC/dac
/u02/app/DB_Client/11.2.0/client_1

2.3 Download Software

Software required is downloaded to Windows client machine and ftp to OBIEE


and ETL Unix servers.
Download sites:
https://edelivery.oracle.com
https://support.oracle.com

OBIEE Software for Linux x86-64

RCU

Informatica and DAC


Download below software files for DAC and Informatica for Linux to Window
machine.
Note: First we need to download the DAC and Informatica software to
Windows machine, then unzip the files on Windows machine and copy the tar
file to Linux machine and untar it on Linux machine.

BIAPPS 7.9.6.4

2.4 Software downloaded location in the server


Directory Name
11.2.0.3 Database
11.2.0.1 DB Client
OBIEE 11.1.1.7
Software
RCU 11.1.1.7
Informatica
Server

Location
/u01/Softwares/Database_11g/database
/u01/Softwares/Database_Client/client
/u01/Softwares/OBIEE_Linux64/bishiphome
/u01/Softwares/RCU_Linux64/rcuHome
/
u01/Softwares/Informatica_910_Linux_64bit/910HF2
_Server_Installer_linux-x64

3. Pre-Requisites
a. Kernel Version
2.6.32-100.0.19 or later

b. Unix Servers need below RPMs Installed (same or higher versions) on


Red Hat 5.8
binutils-2.17.50.0.6
compat-libstdc++-33-3.2.3
compat-libstdc++-33-3.2.3 (32 bit)
elfutils-libelf-0.125
elfutils-libelf-devel-0.125
gcc-4.1.2
gcc-c++-4.1.2
glibc-2.5-24
glibc-2.5-24 (32 bit)
glibc-common-2.5
glibc-devel-2.5
glibc-devel-2.5 (32 bit)
ksh-20060214
libaio-0.3.106
libaio-0.3.106 (32 bit)
libaio-devel-0.3.106
libaio-devel-0.3.106 (32 bit)

libgcc-4.1.2
libgcc-4.1.2 (32 bit)
libstdc++-4.1.2
libstdc++-4.1.2 (32 bit)
libstdc++-devel 4.1.2
make-3.81
sysstat-7.0.2
openmotif-2.2.3
openmotif22-2.2.3
xorg-x11-utils
unixODBC-2.2.11 (32-bit) or later
unixODBC-devel-2.2.11 (64-bit) or later
unixODBC-2.2.11 (64-bit) or later
unixODBC-devel-2.2.11 (32-bit) or later

c. Unix Servers need below kernel parameters set in sysctl.conf


fs.aio-max-nr = 1048576
fs.file-max = 6815744
kernel.shmall = 2097152
kernel.shmmax = 536870912
kernel.shmmni = 4096
kernel.sem = 250 32000 100 128
net.ipv4.ip_local_port_range = 9000 65500
net.core.rmem_default = 262144

net.core.rmem_max = 4194304
net.core.wmem_default = 262144
net.core.wmem_max = 1048576
d. Unix Servers need below parameters in limits.conf
*

soft nofile

hard nofile

4096
65535

4. Install Database 11.2.0.3


4.1 Install 11.2.0.4 Database Software
run ./runInstaller with oracle user from
/u01/Software/Database_11g/database

Uncheck Security updates and click Next

Click Yes

Select Skip software updates and click Next

Select Install database software only option and click Next

Select Single instance database installation and click Next

Select Enterprise Edition and click Next

Provide Oracle base and Software location and click Next

Provide Inventory Directory location and Group Name as above and


click Next

Click on Fix and Check Again to fix the failed parameters.

Execute the above script as root and then click Ok

Click on Install

Execute above scripts as root user and click OK

Click Close to complete the database software installation

You might also like