Sei sulla pagina 1di 2

Oracle OIC Analytics and Oracle OBIEE

1. To implement OIC Analytics and OBIEE , We need following components to installed and
configured
Apply all the OIC analytics related patches to EBS
Install OBIEE and configure
Install ODI/datamart , this part /software needed only if we want to have
separate OLAP/data-mart instance
You can always connect to EBS analytics schema through OBIEE

Following architecture and steps are related when data-mart instance is separate than EBS
transactional instance

2. High level steps relates to data movement


Execute OIC concurrent manager request on ODI, this will populates the intermediate
tables in ODIMART
Execute extraction process on ODIMART through ODI GUI, this populates data-mart
Connect through OBIEE presentation layers to data mart.
3. ESB Apply all the OIC analytic related or any analytics related patches,
It will create obi and odi folder under respective product top.

/product/appl/apps/apps_st/appl/cn/12.0.0/patch/115
icmdapp01cdc(ICMDEV) /product/appl/apps/apps_st/appl/cn/12.0.0/patch/115
>ls
driver import irep obiee odf odi publisher sql xdf xml
icmdapp01cdc(ICMDEV) /product/appl/apps/apps_st/appl/cn/12.0.0/patch/115
>
OBIEE related artifcats
ls -lrt obiee
total 748
-rwxr-xr-x 1 applmgr oinstall 308440 Oct 22 13:20 cnwebcat.zip
-rwxr-xr-x 1 applmgr oinstall 73144 Oct 22 13:20 cnrpd.zip
icmdapp01cdc(ICMDEV) /product/appl/apps/apps_st/appl/cn/12.0.0/patch/115

ODI related Artifacts

>ls -l odi/US
total 104974

drwxrwxr-x 2 applmgr oinstall 4096 Oct 22 13:20 model

-rw-r--r-- 1 applmgr oinstall 53741056 Oct 22 15:43 odi.tar

drwxrwxr-x 5 applmgr oinstall 96 Oct 25 11:41 project

drwxrwxr-x 3 applmgr oinstall 1024 Jul 14 14:04 util

icmdapp01cdc(ICMDEV) /product/appl/apps/apps_st/appl/cn/12.0.0/patch/115

4. ODI related import process


Import new projects/models delivered by above patch using import.sh or through
designer

export ODI_JAVA_HOME=/usr/jdk/jdk1.5.0_24

#export ODIIMPORT=/product/odi/odiimport/util

sh startcmd.sh OdiAnt "-BUILDFILE=/product/odi/odiimport/util/cn_odi_util/build.xml" "-


LOGFILE=/product/odi/odiimport/util/cn_odi_util/output.log"

You must delete the project and model folders before executing above import process
Once import is complete , extract the data from EBS-OIC to ODI-datamart
o Submit the Concurrent request from OIC-EBS ( Request name OIC concurrent )
o Above process will be starts/spawns a lot of agent processes o n Designed apps
tiers

5. Once import is complete OBIEE should be attached to repositories and extract data and present
using presentation layer

Potrebbero piacerti anche