Book Image

Oracle SOA Suite 12c Administrator's Guide

Book Image

Oracle SOA Suite 12c Administrator's Guide

Overview of this book

Oracle SOA Suite 12 c is the most comprehensive and integrated infrastructure on the market today that is used for building applications based on service-oriented architecture. With the vast number of features and capabilities that Oracle SOA Suite 12c has to offer comes numerous complexities and challenges for administration. Oracle SOA Suite 12c Administrator's Guide covers all the core areas of administration needed for you to effectively manage and monitor the Oracle SOA Suite environment and its transactions, from deployments, to monitoring, to performance tuning, and much, much more. Manage, monitor, and troubleshoot SOA composites and OSB services from a single product set. Understand core administrative activities such as deployments, purging, startup and shutdown, configuration, backup, and recovery. Also learn about new features such as Oracle Enterprise Scheduler, lazy loading, work manager groups, high availability, and more.
Table of Contents (19 chapters)
Oracle SOA Suite 12 Administrator's Guide
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Installing Oracle SOA Suite


Oracle SOA Suite is installed on a shared storage. Follow the next steps to install Oracle SOA Suite:

  1. On SOAHOST1, start the SOA installer:

    source envMidTier.sh
    $JAVA_HOME/bin/java -d64 -jar $SOFTWARE_DIR/fmw_12.1.3.0.0_soa.jar
    
  2. In the Inventory Directory field, enter /u01/share/oracle/oraInventory and then click on OK.

  3. Click on Next.

  4. In the Oracle Home field, enter the value for [ORACLE_HOME] (for example, /u01/share/oracle/middleware/products/fmw1213) and then click on Next.

  5. Select SOA Suite and then click on Next.

  6. Click on Next.

  7. Click on Install.

  8. Click on Finish once the installation is done.

Creating Oracle SOA Suite database schemas

To create the SOA database schemas, use the following steps:

  1. On SOAHOST1, start the RCU:

    source envMidTier.sh
    cd $ORACLE_HOME/oracle_common/bin
    ./rcu
    
  2. Click on Next.

  3. Select Create Repository and choose System Load and Product Load, and then click on Next.

  4. Enter your database information as shown in Figure 12.2, and click on Next.

  5. Click on OK...