Showing posts with label install. Show all posts
Showing posts with label install. Show all posts

Wednesday, February 17, 2016

Oracle SOA Suite 12c - SOA Domain Configuration part 2

This post is in continuation with my previous post, about SOA domain creation. You can find part 1 at 


http://osb-dheeraj.blogspot.in/2016/02/oracle-soa-suite-12c-soa-domain.html




Lets Continue with the steps of domain creation:


Step 9:
Fill the DB Schema details for each of the Datasource by selecting each one by one
Once all filled, Click on Next button



Step 10:
The Wizard will test each connection, if you have given correct information, then all connection will show success as below, Then Click Next




Step 11:
Click Next on the Screen,




Step 12:
On this screen select the elements, which you want to configure for your domain. For example select Admin server and Manage Server then click on Next, as shown




Step 13:
Provide Server port Number, Host Address, and SSL port, You can keep the default setting as well. Then Click Next




Step 14:
For Managed Server, Provide Name, Port, SSL Port, or keep the default settings.




Step 15:
Since we have only one Managed server, hence we do not need cluster, Click Next




Step 16:
Click next for Coherence and Coherence Cluster Screen. Click on + button to add Machine, Provide details of your machine




Step 17:
Then look the Summary of your configuration and Click Create





Step 18:
It will take some time to create the domain. The last will be the confirmation screen.


Voila, you have successfully created your SOA Domain.



In case you want to configure OSB Doamin, refer my previous post:

Oracle SOA Suite 12c - OSB Domain Configuration

http://osb-dheeraj.blogspot.in/2016/02/oracle-soa-suite-12c-osb-domain.html






Saturday, February 13, 2016

Oracle SOA Suite 12c - SOA Domain Configuration

Here we are going through the Steps for the creation of SOA Domain.
Since we have already Installed Oracle SOA suite 12c for Windows.

If you want to go through the Installation Steps:
Refer my Previous Blog Post at :

1.Oracle SOA Suite 12c 12.2.1 - Installation for Windows

http://osb-dheeraj.blogspot.in/2016/02/oracle-soa-suite-12c-1221-installation.html

2. Repository Creation Utility (RCU) - Creation of DB Schemas for SOA 12.2.1

http://osb-dheeraj.blogspot.in/2016/02/repository-creation-utility-rcu.html



Lets Start with SOA Domain Creation steps


Step 1:
Open Folder location 
<Middleware Home>\oracle_common\common\bin

Location as per Previous post, which discusses about installation steps
D:\SOA12c\MiddlewareHome\oracle_common\common\bin

Here you will see below files



Step 2:
Double click on config.cmd  This will open Configuration wizard



Step 3:
Provide Name and Location of Domain then click Next



Step 4:
Since we are creating Basic SOA Domain, hence select 'Oracle Soa Suite' only .This will automatically select required components. Shown below, Then Click on Next Button





Step 5:
On Application location Screen, Click on Next Button



Step 6:
Provide Admin Password (Make a note of it ). Then Click on Next button



Step 7:
Keep the default value, click on Next
If you want similar control as Production, then select Production here




Step 8 : Select manual Configuration , to Provide details about the DB schemas .

Before this We need to create DB schemas using Repository Creation Utility. Follow my Previous post to Create Schemas at:

Repository Creation Utility (RCU) - Creation of DB Schemas for SOA 12.2.1

http://osb-dheeraj.blogspot.in/2016/02/repository-creation-utility-rcu.html








Continue the steps of SOA domain creation in my Next post

Oracle SOA Suite 12c - SOA Domain Configuration part 2

http://osb-dheeraj.blogspot.in/2016/02/oracle-soa-suite-12c-soa-domain_17.html



Sunday, February 07, 2016

Oracle SOA Suite 12c 12.2.1 - Installation for Windows

Here I am discussing Installation of Oracle Service Bus 11g, in windows OS machine.
First question comes to mind is, What all do we need ?
Answer is pretty simple:

A windows 64 Bit OS with
1. 300 Mhz or Faster Processor(I'm sure , you have it)
2. 2 GB of RAM
3. 5 GB of available Hard Disk Space
4. 512 MB or More SWAP and TEMP space.
5. 64 Bit JDK installed. (JDK install folder name should not have any Space in Naming. E.g "C:\Program Files\Java" can not be used )

Note : SOA Suite 12.2.1 can be installed only on 64 Bit OS and 64 Bit JDK.

Download the installers from Oracle OTN at :
http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html

If you have purchased licence from Oracle, then this can also be downloaded from Oracle eDelivery portal.

Once downloaded, you will have two files :
fmw_12.2.1.0.0_soaqs_Disk1_1of2.zip
fmw_12.2.1.0.0_soaqs_Disk1_2of2.zip

Unzip the both the files, you will get two files named as :
fmw_12.2.1.0.0_soa_quickstart.jar
fmw_12.2.1.0.0_soa_quickstart2.jar

Put these files in a Folder, which does not have any space in Names.
E.g
D:\SOA_12c


Lets Start with Installation

Step 1: Open Command Prompt as Admin. Navigate to folder where installers are placed.



Step 2:
Write below command, then hit Enter
C:\Java\jdk1.8.0_73\bin\java -jar fmw_12.2.1.0.0_soa_quickstart.jar



You will see a message like this, and after sometime Installation Wizard will start



Step 3:
Launcher will look like this, Click on Next button



Step 4:
For update Setting, Choose 'Skip Update' then Click Next



Step 5:
Provide Install location, Known as 'Oracle Home' Then Click Next



Step 6 :
Next is Pre requisite Check window. SOA 12.2.1 is certified for Windows 8, 8.1, 10
Windows 7 is not certified, But can be installed in windows 7 as well.
Click on Next Button, to continue with install process



Step 7:
Click on Install button, This will start Installation, It may take some time depending upon your Machine.
Once completed, Click on Finish button.




Thats all folks, You have successfully installed SOA 12.2.1

The Major features that was installed are :
  • SOA Core Components 12.2.1.0.0
  • SOA Process Monitoring 12.2.1.0.0
  • Service Bus 12.2.1.0.0
  • Oracle Enterprise Scheduler 12.2.1.0.0
  • BAM Components 12.2.1.0.0
  • Managed File Transfer Interface 12.2.1.0.0
  • Event Processing 12.2.1.0.0
  • Thirdparty JDBC Drivers 12.2.1.0.0
  • WebLogic Evaluation Database 12.2.1.0.0
  • Core JDeveloper 12.2.1.0.0
  • SOA Foundation Designer 12.2.1.0.0
  • Service Bus Designer 12.2.1.0.0
  • Event Processing Designer 12.2.1.0.0
  • Enterprise Scheduler Designer 12.2.1.0.0
  • JDeveloper Spring Extension 12.2.1.0.0
  • Fusion Middleware Maven Support 12.2.1.0.0
  • Administration Console 12.2.1.0.0
  • Administration Console Additional Language Help Files 12.2.1.0.0
  • JRF Full 12.2.1.0.0
  • Core Application Server 12.2.1.0.0
  • WebLogic Server Essential Components for Developers 12.2.1.0.0
  • Coherence Product Files 12.2.1.0.0
  • Coherence JavaDoc 12.2.1.0.0
  • Web 2.0 HTTP Pub-Sub Server 12.2.1.0.0
  • WebLogic SCA 12.2.1.0.0
  • WebLogic Client Jars 12.2.1.0.0
  • Oracle WebLogic Communication Services 12.2.1.0.0
  • Enterprise manager Plugin for SOA 12.2.1.0.0
  • Enterprise manager Plugin for ESS 12.2.1.0.0
  • Enterprise manager Plugin for Service Bus 12.2.1.0.0
  • Enterprise manager Plugin for BAM 12.2.1.0.0
  • OPatch 13.3.0.0.0
  • Server Examples 12.2.1.0.0
  • SOA Composite Examples 12.2.1.0.0
  • Service Bus Examples 12.2.1.0.0 



Here are the Steps for Domain Configurations:


1. Oracle SOA Suite 12c - SOA Domain Configuration

http://osb-dheeraj.blogspot.in/2016/02/oracle-soa-suite-12c-soa-domain.html


Step for the RCU:

http://osb-dheeraj.blogspot.in/2016/02/repository-creation-utility-rcu.html