Tuesday, 23 August 2011

Installation Procedure for 11G (11.1.1.5.0) with OSB in windows 7 (64-bit)

Note: you have to enter your Single Sign-On user name and password to download the soft wares from Oracle. Generic version will support for both window and Linux at 32 &64-bit operating systems.

URL to download the SOA Suite 11.1.1.5.0:


1.      OracleXEUniv
       2.      ofm_rcu_win_11.1.1.5.0_disk1_1of1
      3.      wls1035_generic
4.      ofm_osb_generic_11.1.1.5.0_disk1_1of1
5.      ofm_soa_generic_11.1.1.5.0_disk1_1of2
              ofm_soa_generic_11.1.1.5.0_disk1_2of2

URL to download the JDK 1.6:


1.      jdk-6u26-windows-x64

Oracle 10g Express installation:

OracleXEUniv

Note: password=welcome1 is same everywhere

After the installation to 10g express run the following scripts 

SQL> connect sys/welcome1@xe as sysdba
SQL> alter system reset sessions scope=spfile sid='*';
SQL> alter system set processes=500 scope=spfile;
SQL> alter system set open_cursors=500 scope=spfile;
SQL> shutdown immediate

After shutdown completes, then Start Database from Start Menu>Oracle Database 10G Express Edition> Start Database

Repository creation Utility installation:

ofm_rcu_win_11.1.1.5.0_disk1_1of1

Before running RCU, need to set the RCU_JDBC_TRIM_BLOCKS environment variable to TRUE.

RCU needs the database details to initiate the installation process.

JDK 1.6 installation:

jdk-6u26-windows-x64

After the installation, JDK path will be like C:\Program Files\Java \jdk1.6.0_26. You have to mention the JDK path to initiate the installation process for ofm_soa_generic, ofm_osb_generic and wls1035_generic.

Weblogic installation:

wls1035_generic

OEPE will not come with wls1035_generic. After install the weblogic, copy the jrockit_160_24_D1.1.2-4 & oepe_11gR1PS4 into middleware home (in my case C:\Oracle\Middleware) to get the OEPE for OSB implementation. These folders available at our local Software’s repository or those will achieve with 32 bit weblogic 11.1.1.5.0 installation.

OSB Version to be installed:

ofm_osb_generic_11.1.1.5.0_disk1_1of1

 It needs the JDK path at the time of installation. Give the OEPE home in the OSB installation that is (C:\Oracle\Middleware\oepe_11gR1PS4 as in my case)

SOA Version to be installed:

ofm_soa_generic_11.1.1.5.0_disk1_1of2
ofm_soa_generic_11.1.1.5.0_disk1_2of2

It needs the JDK path at the time of installation.

Jdeveloper 11g to be installed:

jdevstudio11115install.jar

After install the JDeveloper, Choose Help > Check to achieve SOA Extension. In the Update Wizard, select Search Update Centers and ensure the first and second options are checked. Then ensure that Oracle SOA Composite Editor is checked.

Domain to be created:

From the Start menu select Programs -> Oracle WebLogic -> webLogic server 11gR1 -> Tools -> click on Configuration Wizard.  

From the first screen, select create a new WebLogic domain and then click next. then

Select Domain source for both BPEL & OSB and then click next.

Specify the domain name and location if you want otherwise keep default and then click next.


1 comment:

  1. Hi Hari,

    Can I install SOA SUITE 11g in MAC. If yes, can you please let me know the complete procedure. Thanks..!!

    ReplyDelete