Saturday 8 November 2014

Domain Creation 12c

                              Create Domain


Let's start with domain creation.


Run below commands on command prompt.

cd ORACLE_HOME\oracle_common\common\bin
SET CONFIG_JVM_ARGS=-Dcom.oracle.cie.config.showProfile=true
config.sh

This will launch the configuration wizard.



To create the domain, choose "Create a new domain" option.



Choose required options and click on next.



Change the application location if you want to and click on next.


Provide the server password, this username and password we user later to login to the server.



Choose domain mode and choose Oracle Hotspot JDK.

Choose the RCU option and enter the database details. Click on Get RCU Configuration and then click on next.


All connections test should be success.



We need not to choose any option for compact domain. Just click on next.


To select the Administration server details (Listen Address ,Port and SSL Port number)

Click Next,
Select the Managed Servers.
Click Next



Select  the Cluster and Configure the Manager servers


Next,

Select the Machines Name and Configure the Servers


Next


Next


SOA installation complated.


SOA-RCU Create Required Schems

                  Run RCU to create required schemas:-

RCU comes with Oracle SOA 12c installer, so you need not to download it separately.  You can find rcu file at below location.

ORACLE_HOME\oracle_commom\bin

                                                                ./ruc


To run the rcu go to oracle_common bin folder.
This will launch the RCU wizard. Choose "System Load and Product Load" if you DB privilages.



Click Next





Provide oracle database details and click on next.






It check prerequisites.

Specify schema prefix and choose the components which you need.


It will check prerequisites.




Choose same password for all the schema.



Click on next. 

RCU setup will create required table space.
Click on create to create required schema.



Click Next.
 and 
Click Next.

Click the Close.



Oracle Fusion Middleware Administration of 12c

            SOA- Installation Guide 12c                                             -By Krushna


Service-Oriented Architecture (SOA) is an architectural style. Applications built using an SOA style deliver functionality as services that can be used or reused when building applications or integrating within the enterprise or trading partner. The components of the suite benefit from consistent tooling, a single deployment and management model.

Oracle SOA suite helps business with less cost and maximum re-use of existing IT investments and assets. It is easy to use and reuse with application development tooling and end-to-end lifecycle management support.

Key Characteristics of SOA Suite

·         Quality of service, security and performance are specified

·         Software infrastructure is responsible for managing

·         Service are cataloged and discoverable

·         Data are cataloged and discoverable

·         Uses open standards to integrate software assets as services

·         Standardizes interactions of services

·         Reduce time to market for new integration project

·         Reduce integration project cost and complexity

·         Proficiently manage business and technology change

·         Offer ene-to-end solution monitoring with root cause analysis

·         Gain increased visibility to quickly react to business events

·         Ensure high availability and scalability for business infrastructure


 

2      Environment Settings

2.1 Database 12c
2.2 Java (jdk1.7.0_67)
2.3 Soa(fmw_12.1.3.0.0_soaqs_Disk1_1of1.zip)

1      Steps to install


Oracle release the new version of Oracle SOA which is Oracle SOA 12c. This new version has lot of new features, you can find some of Oracle SOA 12c features here.
First step when we start with Oracle SOA 12c is Installation.
This is Oracle SOA 12c Installation series. This is step by step guide of Oracle SOA 12c Installation.
Follow below chapters in sequence to install Oracle SOA 12c.

1. Install Oracle SOA 12C Installation 
2. Run RCU to Create Required Schema 
3. Create Domain
Installation:-
%JAVA_HOME%\bin\java -jar fmw_12.1.3.0.0_soa_quickstart.jar I did this and got the error in the screenshot

…                   




You need to specify Oracle home directory. If there is any issue with the directory like space is not available then installer will show that error at below pane.




Click Next.


                      


In this step installer check system certification and Java Version. Both prerequisite should meet.


Click Next.

                        


You see installation summary page, you can save the response file if you want to.

Click on “Install” to start the actual installation process.

                       


In this step, installer copy all required libraries or files to your system.