This series of blog post describes the installation steps for Oracle Business Intelligence Enterprise edition (OBIEE) and BI Publisher for Unifier and Primavera P6.
Before installation make sure that following pre-requisite are present
- JDK
- Database
For database installation steps refer my previous blog post Installation of Primavera Unifier v15.2: Part 1
Supported version of OBIEE for Unifier 15.2 is 11.1.1.9.0. You can check supported version in tested configuration present at
http://docs.oracle.com/cd/E59283_01/Unifier/15_2/unifier_15_2_tested_config.xlsx
Now first of all download installation files from below URL http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/downloads/bi-downloads-2537285.html
As I am doing installation in Windows 64 bit, hence I downloaded below 5 files
Also you would need RCU utility which can be downloaded from same page.
Now, unzip the rcuHome.zip file downloaded in above step. Navigate to /rcuHome/BIN
Run rcu.bat file.
Click Next.
Select create option.
Provide database details.
Tool will check for prerequisites. Click OK once check is completed.
Provide desired prefix, and select Metadata service and Business Intelligence Platform.
Tool will again check for prerequisites. Click OK once check is completed.
Provide password for schema that tool will create. Note down this password as it will be used while installing OBIEE. Click Next.
Keep default tablespace. Click on Next.
Click OK.
Tool will validate and create tablespace, once done click on OK.
Review the summary screen and click on Create.
Once process is completed successfully click on Close.
These step will create MDS and BIPLATFORM schema. In next post we will continue with OBIEE installation.