Discoverer 11g Installation Document and Integration With R12
GENERAL
Support for Discoverer 10g With R12 expired in December 2011, hence upgrading/implementing Discoverer 11g is considered.
See Note 237607.1 - ALERT: Required and Recommended Patch Levels For All Discoverer Versions
See also Note 373634.1 - Using Discoverer 10.1.2 with Oracle E-Business Suite Release 12
ALERT: Premier Support Ends Dec 31 2011 for Oracle Fusion Middleware 10g 10.1.2 & 10.1.4 (Doc ID 1290974.1)
Discoverer 11g is installed as a part of Fusion Middleware (FMw). FMw requires the installation of Web Logic Server (WLS). The base install level is 10.3.2 WLS/ 11.1.1.2 FMw.
WLS and FMw versions must match. For example of matching versions :
WLS version 10.3.2 used with FMw 11.1.1.2
WLS version 10.3.3 used with FMw 11.1.1.3
WLS version 10.3.4 used with FMw 11.1.1.4
See Note 1074326.1 - Using Discoverer 11.1.1 with Oracle E-Business Suite Release 12
This document will cover installation of Discoverer 11.1.1.2 on the WLS 10.3.2
Additionaly for WLS JDK (jdk1.6.0) needs to be installed separately.
So the following needs to be installed in the chronological order
1) jrockit-jdk1.6.0_29-R28.1.5-4.0.1-linux-x64.bin
2) wls1032_generic.jar
3) Discoverer 11G
To start with we have to create a OS user named discoprod using:
useradd discoprod -c "Super User for Discoverer Production" -s "/bin/bash" -p password
After this create a directory named /p01/discoprod to put all the installed binaries
All the Softwares are stored under /p01/DIS
Step 1 : Installing jrockit-jdk1.6.0_29-R28.1.5-4.0.1-linux-x64.bin