Wednesday, December 1, 2010

Tutorial 1 : How to Install Oracle SOA Suite 11g (11.1.1.3) Part I

Oracle SOA Suite 11g is consists of multiple oracle products and hence it requires to install and configure each of those products in particular sequence to make it work.

Here in this tutorial, I am going to list all the products you will require to install for Oracle SOA Suite 11g (11.1.1.3) and what are the requirement for those products to work correctly. And in next subsequent tutorials I am going to cover each product installation one by one. Below is the list of Tutorials and I am going update this post as and when I am ready with subsequent product installation tutorials.

Tutorial 2 : Installing Oracle 10g Express Edition database
Tutorial 3 : Creating repository using Repository Creation Utility ( version 11.1.1.3)

Memory Requirements : 

To install Oracle SOA Suite 11g, you will required atleast total around 12 GB of memory space including installable files, else you may need to seperate out your installation of SOA Server, Weblogic Server, JDeveloper and Database server separately on different machines.

Download Installable Files :
Download all below files and store it at particular location on local machine say c:\SOAInstallables
Go to the http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html and download required software.

We are going to install SOA Suite 11g (11.1.1.3) and all the products needs to be install for setting up SOA Suite 11g (11.1.1.3) are listed at http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html.
  • Database 
    If you don't already have an Oracle database installed, choose Oracle Express Edition for a small footprint database. (Oracle XE is suitable for development only. Ignore the warning during installation about the database version as that pertains to production installations.)
  • WebLogic Server
    Download WebLogic Server 10.3.3.from the FMW download page, in the Runtime Software section
  • Repository Creation Utility
    Download RCU 11.1.1.3.0 from the FMW download page, in the Required Additional Software section.
  • SOA Suite & Patch
    Download SOA Suite 11.1.1.2.0 from the FMW download page, in the Runtime Software section.
    Download SOA Suite 11.1.1.3.0 (patch) from the FMW download page, in the Runtime Software section.
  • JDeveloper
    Download JDeveloper 11.1.1.3.0 from the FMW download page. Look for JDeveloper and Application Development Framework in the Required Addition Software section.
  • SOA Extension for JDeveloper
    Install the SOA Extension using the JDeveloper Update Center. From the JDeveloper menu choose Help > Check for Updates. In the Update Wizard, select Search Update Centers and ensure Oracle Fusion Middleware Products is checked ( screenshot). Then ensure that Oracle SOA Composite Editor is checked ( screenshot, your version may not match the screenshot exactly). The SOA Extension is approximately 200 MB.

Overall process installation map will be something similar to below.
Image from Oracle.com

3 comments:

  1. This is something new which I come to know with the help of your post. This helped a lot in installing Oracle SOA suite 11g. The steps are explained well with the help of screenshot. I find it quite easy even though I was doing it for the first time.
    sap support pack upgrade

    ReplyDelete
  2. I have experience with Weblogic but am new to SOA and even newer to Exalogic.I will be installing SOA Suite with OSB in Exalogic for testing. It is not for the production environment and a very simple application will be used for testing. Database admin asked me what size database would be required but I did not find clear answer in the documentation anywhere. So, I am just surfing around for the answer. I would appreciate any answer.

    Thanks

    P.S: Oracle Database 11.2 will most likely be the preferred choice for the database.

    ReplyDelete
    Replies
    1. Size can be kept between 3 to 5 GB. Initially you won't be even utilizing 1 GB out of it but later during Performance or load testing, you may find it appropriate. There is also an option to purge the data if your database is full or you don't need that information to be kept for long time. Sorry for really late reply

      Delete