Monday 28 December 2015

Oracle SOA 12.2.1 Step by Step Installation of Standalone Server in Windows

In this post, I will show you step by step installation of Oracle SOA 12c (12.2.1) on window 7.

Prerequisites
  1. Install Oracle JDK (JDK1.8.0_65) and Setup JAVA_HOME environment variable.
  2. Install Oracle XE 11g Database (we don’t have XE for 12C)
  3. Download Oracle SOA 12c installer (12.2.1.0.0).
Step 1: Install SOA 12.2.1 Software
Open the cmd prompt, right-click on it and run it as administrator
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQTsKa0id9y1g89thNuRaGSilHyXGIOmkn6g7jR71phYS26ftUmBNKjUrVjYsTMNTd2I1j7cmBW0f2SB93cfAddUr5BxhH3Bxg1gxPJrWVl1Xb8qkzHN21lLB38jiTC6jAWnewscKiDBx2/s1600/Oracle_SOA_12c_Installation_cmd.png


Go to Oracle SOA executable jar folder and run below command in command prompt.
%JAVA_HOME%\bin\java.exe -jar fmw_12.2.1.0.0_soa_quickstart.jar


You see window of quick start installation, click on next
Provide the SOA Directory Location, then click next


Step 2: Install RCU
You need to create the required schemas using RCU before proceeding with domain creation.
Navigate to $MW_HOME/oracle_common/bin. Locate file rcu.bat and select ‘Run as Administrator’ on right click to bring up the following welcome screen. Make sure that you installed a supported database before proceeding.







Step 3: Domain Creation
Navigate to $MW_HOME/oracle_common/common/bin and locate the file config.cmd. Right click and select ‘Run as Administrator’ to bring up the following screen. Enter your desired domain name.




Click Next and select the products that your domain want to support.


Provide the Domain Name
Click Next and enter the credentials.
Click Next and choose Domain Mode. You may want to retain Development as Domain Mode. You can accept defaults for JDK or you can select any other location.
Click on Manual Confugiration
Click Next. Enter schema information as shown below and click Get RCU Configuration.


Click next
Below are the configurations to maintain different Admin, SOA and Service bus servers.


Starting Admin Server



Below is the Manual Start of OSB Server, instead you can you Node Manager and skip below start

Start OSB Server