Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Oracle SOA Suite 12c Administrator's Guide
Oracle SOA Suite 12c Administrator's Guide

Oracle SOA Suite 12c Administrator's Guide: A guide to everything an Oracle SOA Suite 12c administrator needs to hit the ground running

Arrow left icon
Profile Icon Pareek Profile Icon Ahmed Aboulnaga Profile Icon Dost
Arrow right icon
$9.99 $51.99
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3 (3 Ratings)
eBook Nov 2015 456 pages 1st Edition
eBook
$9.99 $51.99
Paperback
$65.99
Subscription
Free Trial
Renews at $19.99p/m
Arrow left icon
Profile Icon Pareek Profile Icon Ahmed Aboulnaga Profile Icon Dost
Arrow right icon
$9.99 $51.99
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3 (3 Ratings)
eBook Nov 2015 456 pages 1st Edition
eBook
$9.99 $51.99
Paperback
$65.99
Subscription
Free Trial
Renews at $19.99p/m
eBook
$9.99 $51.99
Paperback
$65.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

Oracle SOA Suite 12c Administrator's Guide

Chapter 1. SOA Infrastructure Management – what You Need to Know

Every organization faces the need to predict changes in the global business environment, rapidly respond to competitors, and tries its best to utilize its assets to prepare for the growth and changes in the IT landscape. Your enterprise application infrastructure can either help you meet these business imperatives or it can impede your ability to adapt to change.

To proactively respond to these challenges and the dynamics of change, major organizations worldwide are adopting Service-Oriented Architectures (SOA) as a means to deliver on these requirements. They are also trying to improve their business-IT alignment by adopting Business Process Management (BPM) methodologies, which cannot be successfully realized without a complementing service-oriented architecture infrastructure. The adoption of SOA and BPM methodologies is helping organizations overcome the complexity of their application and IT environments while narrowing the gap between IT and the business. An SOA represents a fundamental shift in the way new applications are designed, developed, and integrated with legacy business applications, and it facilitates the development of enterprise applications as modular business services that can be easily integrated and reused.

Oracle SOA Suite 12c is a comprehensive suite of products that not only includes the Business Process Execution Language (BPEL) process manager, human workflow, Mediator, Service Bus, and Web Services Manager, but also components such as business activity monitoring, Business-to-Business (B2B), User Messaging Service, Enterprise Scheduler, and event processing—all designed to help us build, deploy, and manage applications based on enterprise grade SOA. The deployment of the Oracle SOA Suite 12c platform within the enterprise is accelerated by the continued alignment of business and IT as a result of the rapid adoption of service-oriented and event-driven architectures and business process management.

While businesses strive to be more agile and dynamic, their dependency on a reliable, robust, and scalable infrastructure is also increasing. The need for proactive administration, management, and monitoring of the underlying SOA infrastructure is essential for business continuity. As a SOA administrator, here are some important considerations that you should look at to provide a stable and dependable environment:

  • An essential aspect of any successful SOA deployment is the ability to continuously monitor mission-critical services, business processes, events, and service levels in real time to immediately identify problems and take necessary corrective actions.
  • Proper management of Service-level Agreements (SLA) is required to define, track, and control appropriate service levels. They provide us with a necessary alert mechanism in the event of an SLA violation.
  • SOA infrastructure monitoring provides us visibility of the performance of each individual service transaction across distributed and heterogeneous systems. With this end-to-end visibility, problems can be spotted quickly and corrected to ensure reliable operations.
  • The SOA infrastructure is also expected to enforce policies for runtime governance, security, and audit compliance.
  • The ability to easily and efficiently automate deployments is equally important as it enables the administrator to rapidly respond to continuous code changes.

In this chapter, we will provide you with an overview of how to monitor and manage Oracle SOA Suite 12c, which ultimately serves as a prelude for the remainder of this book. This book describes each of these areas and more, in varying degrees of detail, to arm you with the necessary background and understanding as well as detailed instructions on how to perform key administrative tasks within the Oracle SOA Suite 12c product stack. This chapter introduces the following topics:

  • Overcoming monitoring and management challenges in a SOA
  • Centralized monitoring and management of the SOA platform
  • Performance monitoring and management
  • Managing composite application lifecycles
  • Overview of the Oracle Fusion Middleware landscape
  • The Oracle SOA Suite 12c infrastructure stack
  • The new features of Oracle SOA Suite 12c

This book focuses on core Oracle SOA Suite, Oracle Service Bus, as well as Oracle WebLogic Server, but not on Oracle BPM Suite, Oracle Business Activity Monitoring (BAM), and Oracle B2B, all of which warrant books of their own.

Identifying and overcoming monitoring and management challenges in the SOA

The very nature of an SOA involves the implementation of services that are distributed and loosely coupled, and thus monitoring these services is complex due to the involvement of disparate systems that may include external systems and external resources (for example, messaging queues, databases, and so on). Tracing transactions across a loosely coupled implementation, particularly if it involves invocations to external applications, is extremely complicated.

The reusable nature of a SOA increases the importance of managing availability and performance of these services and greatly increases the need for a closed loop governance. In order to achieve the desired quality of service (QoS), each service endpoint must literally be managed like a resource. Managed services should have near zero downtime, measurable performance metrics, and a defined service-level agreement. In a composite service infrastructure, it is required that you monitor and manage the end-to-end view of the systems as well as provide detailed information about performance and availability metrics of individual services. Each part of the overall SOA system can appear healthy while individual service transactions can appear like they are suffering.

Note

Tracing transactions across a loosely coupled implementation, particularly involving multiple external systems and resources, is extremely complicated.

Another important aspect of SOA monitoring is auditing and logging. The distributed nature of SOA makes a standardized auditing/logging approach difficult to implement. In addition to monitoring services in real time, an administrator is also required to perform standard administrative duties such as health checks, taking backups, deploying code, tuning performance, purging old instance data, and more. In general, SOA infrastructure administrators are swamped with the following tasks and activities:

  • Performing health checks of servers and infrastructure
  • Managing multitier transaction flows some of which are as follows:
    • Spanning shared components/services
    • Deploying multitier transactions across several tiers in different containers
    • Managing multitier transactions across the enterprise
  • Obtaining performance metrics and visibility of SOA services:
    • Obtaining performance metrics beyond generic Java classes and methods
    • Obtaining framework and metadata visibility
    • Obtaining specific knowledge of the Oracle platform
  • Maintaining control over configuration changes
  • Tuning the performance of a service infrastructure
  • Performing time-consuming administrative tasks, which include:
    • Setting up, provisioning, and patching environments
    • Code deployments
    • Cloning and scaling up
    • Backups and restores
    • Purging and cleanup
  • Troubleshooting faults and exceptions
  • Policy and security administration

This book intends to provide a thorough understanding of how to perform each of these tasks and activities as an Oracle SOA Suite 12c administrator.

Centralized monitoring and management of the SOA platform

Monitoring in Oracle SOA Suite 12c enables a closed loop governance by connecting design time to runtime. Once the services, their metadata, and the associated policies are deployed, they are automatically monitored and managed by the service infrastructure that regularly updates the management console with a scorecard of the runtime metrics that are collected.

Oracle SOA Suite 12c runs on top of numerous infrastructure components that include a variety of operating systems, database management systems, and Java EE compliant application servers. All Oracle SOA Suite 12c components have specific functions that are used to administer and manage parts of a SOA infrastructure, each from a different perspective or for a different audience. In order to address the monitoring and management challenges described earlier, several areas need to be considered:

  • Monitoring solutions need to be provided at an enterprise level that encompass all the related applications. This can be as fine grained as monitoring composite endpoints to the overall operational health of the infrastructure.
  • Real-time monitoring and proactive alerting based on runtime statistics of the configured Key Performance Indicator (KPI), availability, performance metrics, and service-level agreements should be implemented.
  • Reporting important information in the message (that is, payload), captured as a part of the reporting functionality, can aid middleware administrators in better decision making and troubleshooting.

Performance monitoring and management

Performance means different things to different people. For some, it translates to transaction response time, while others view it as the volume of work that can be processed within a given period of time. In order to maximize performance, you will need to monitor, analyze, and tune all the components that make up your application and infrastructure.

The performance of your SOA composites can be directly impacted by the design and implementation of the application code itself, the settings and configuration of the service infrastructure, or the performance of external resources such as queuing or storage systems. Now, the question is, where do you begin to identify a performance bottleneck?

Fortunately, Oracle Enterprise Manager Fusion Middleware Control is a single console that captures and displays key information such as WebLogic Server performance statistics as well as transaction performance details. The following screenshot is simply an overall server-level performance summary:

Performance monitoring and management

Figure 1.1: Viewing performance snapshots using Oracle Enterprise Manager Fusion Middleware Control

(Later chapters delve into the performance monitoring and tuning aspects of individual components in more detail.)

It is also important to understand that performance tuning is an iterative process. You need to make the adjustments, measure the impact, and then perform an analysis before possibly making further adjustments, and so on. Due to the varying expectations of a performant system, there are no one-size-fits-all solutions that work well in every environment. Improving performance is a process of learning and testing. It is not unusual to obtain considerable performance gains by implementing certain settings or applying specific configurations. Though tuning the service infrastructure is not the only area that impacts performance, it is undoubtedly a key one.

Managing composite application lifecycles

A typical software development lifecycle is comprised of multiple phases such as requirement gathering, analysis, design, development, testing, and promotion. Within the Oracle SOA development lifecycle, deployment and runtime management tend to introduce certain complexities. The following screenshot shows a simple HelloWorld SOA composite application in Oracle JDeveloper 12c that is implemented using a BPEL component:

Managing composite application lifecycles

Figure 1.2: Developing a HelloWorld SOA application using BPEL in Oracle JDeveloper

As a SOA composite is being developed, it may reference an endpoint (effectively, a fully qualified URL) on a development server. This reference will need to change when the composite is promoted to higher environments such as test and production.

For example, your developers may have designed a SOA composite that processes payments by calling PayPal's API service. Naturally, they would be referencing PayPal's sandbox server (For example, https://api.sandbox.paypal.com/2.0) during development. What happens when this same SOA composite is deployed to production? How are these references automatically updated to utilize PayPal's production servers? How about timeout settings and other properties that differ from environment to environment?

Oracle SOA Suite 12c offers comprehensive lifecycle management features starting from development all through packaging, deployment, and post-deployment management:

  • The ability to deploy multiple versions of a given composite application and specify a default version from either Oracle JDeveloper, Oracle Enterprise Manager Fusion Middleware Control, or Ant/WLST-based scripts.
  • Oracle SOA Suite tooling allows you to make/compile your composite applications and export a deployable Service Archive (SAR).

    Note

    A SAR is a deployment unit that describes the SOA composite application. The SAR packages service components, such as BPEL/BPMN processes, business rules, human tasks, and Mediator routing services in a single deployable application.

  • Built-in capabilities to connect with versioning systems to version control your composite artifacts.
  • Configuration plans that are composite-wide to customize environment-specific values, such as a web service URL that is different in the dev/test environment than in the actual production environment. With configuration plans, many runtime properties can be modified including:
    • Schema references and imports
    • Service endpoints in composite.xml
    • Properties of referenced components such as adapters
    • Attaching and detaching security policies to composite endpoints

Figure 1.3 illustrates how a developer IDE such as JDeveloper (top-left corner) is used to build and compile SOA composites that can eventually be packed and deployed as SAR files to the Oracle SOA Suite 12c infrastructure for execution. The composites along with their instances can be instantaneously managed and monitored from Oracle Enterprise Manager Fusion Middleware Control (bottom-left corner).

Managing composite application lifecycles

Figure 1.3: A typical Oracle SOA Suite 12c application lifecycle

Note

Oracle Service Bus development is now integrated in Oracle JDeveloper 12c and no longer requires the separately installed Eclipse IDE for OSB development.

Understanding the Oracle Fusion Middleware landscape

Before examining Oracle SOA Suite 12c in more detail, it is important to understand where it lies within the application architecture framework.

Within the Oracle technology stack, Fusion Middleware lies between applications and backend infrastructures such as a database, an operating system, and hardware (refer to Figure 1.4). Applications such as Oracle E-Business Suite and Oracle Fusion Applications rely on numerous middleware components to serve several functions. The areas that Oracle Fusion Middleware is meant to address could include reporting. There may be single sign-on requirements. There could likely also be integration with other external applications.

Understanding the Oracle Fusion Middleware landscape

Figure 1.4: Location of the Oracle Fusion Middleware stack within the environment architecture

Unfortunately, many technologists, including Oracle itself, sometimes refer to Oracle Fusion Middleware as a product when in fact it is a collection of software products of which Oracle SOA Suite is a part of. Just to reiterate, despite various press releases or blog post allusions, there is no product called Oracle Fusion Middleware.

Oracle Fusion Middleware encompasses products that service areas of business intelligence, identity management, content management, integration, and more. Products such as Oracle Business Intelligence Enterprise Edition (OBIEE), Oracle Access Manager (OAM), Oracle WebCenter Content, and Oracle SOA Suite are all designed to satisfy these various middleware needs, and all of these run on the core application server, Oracle WebLogic Server.

Oracle SOA Suite 12c is a middleware component of Oracle Fusion Middleware 12c and provides a set of infrastructure services to support SOA composite applications and Oracle Service Bus (OSB) services. Though this single product can satisfy the overwhelming majority of an organization's SOA needs, it is not the only integration product within the Oracle Fusion Middleware integration stack. Products such as Oracle API Manager, Oracle API Catalog, and Oracle API Gateway (OAG) cover the governance needs of SOA applications. Oracle SOA Core Extension (formerly known as the Oracle Application Integration Architecture Foundation Pack), an extension to Oracle SOA Suite, provides a framework that is intended to reduce development efforts through the inclusion of templates and methodologies. Tools such as Oracle Data Integrator (ODI) and Oracle GoldenGate are designed for bulk data transfers. And new tools to Oracle Fusion Middleware 12c are Oracle Managed File Transfer (MFT) and Oracle Enterprise Scheduler Service (ESS), which are designed to support file transfers and scheduling. The following figure shows Oracle SOA Suite 12c at the center of the Oracle Fusion Middleware integration product stack:

Understanding the Oracle Fusion Middleware landscape

Figure 1.5: Oracle SOA Suite 12c at the crux of the Oracle Fusion Middleware integration product stack

Oracle SOA Suite 12c is the product of choice for most integration infrastructures, and as shown in Figure 1.5, it is the heart of the Oracle Fusion Middleware integration suite of products. It includes numerous subcomponents that include BPEL, Mediator, Service Bus, Business Activity Monitoring, B2B, Web Services Manager, and more. It is not uncommon for Oracle SOA Suite to be deployed and used in conjunction with some of the other integration products described earlier and depicted in Figure 1.5.

The Oracle SOA Suite 12c infrastructure stack

As mentioned earlier, Oracle SOA Suite 12c is a member of the Oracle Fusion Middleware family of products. Oracle has put in the efforts to make this stack robust, extensible, and agile, in part by including some of the best technologies available in the market. Instead of cobbling together enterprise solutions from disparate vendors and products, Oracle SOA Suite 12c provides you with a unified product suite to meet all of your SOA needs. This results in a single design-time experience, single runtime infrastructure, and end-to-end monitoring that greatly simplifies the building, maintenance, and monitoring of distributed SOA implementations. These components include:

  • JDeveloper: This provides a design and development environment for software developers and architects, using Oracle SOA Suite 12c to create standards-based reusable enterprise software assets.
  • Service components: These can be built as BPEL/BPMN processes, business rules and decision components, human tasks, events and mediators, or a combination thereof. They are the building blocks that are used to construct SOA composite applications. The service infrastructure, comprised of a unified platform for services, processes, and events, provides internal message transport infrastructure capabilities to connect service components and enable data flow. Service engines such as BPEL, Mediator, Human Workflow, Decision Service, and BPMN service engines, process messages received from the service infrastructure.
  • OSB: This provides a framework for lightweight, scalable, and reliable service orchestration that is designed to connect, mediate, and manage the interaction between heterogeneous systems and services. It is widely adopted in all major SOA implementations and is used to transform protocols and messages between different components. Starting with the Oracle SOA Suite 12c release, OSB is built into the suite.
  • Oracle BAM: This is used to build interactive real-time dashboards and proactive alerts in order to monitor business processes and services, giving business executives and operation managers the information they need to make better business decisions and take corrective actions if the business environment changes.
  • Oracle B2B: This enables integration between trading partners using industry standard protocols, such as RossettaNet, Electronic Data Interchange (EDI), and so on, to provide a solution for establishing online collaborations and automated processes.
  • Oracle Web Services Manager (OWSM): This is used to govern interactions with shared services through security and operational policy management and enforcement to ensure that the service reuse remains under control. Every Oracle SOA Suite 12c domain has this component built in by default to facilitate the management of web services.
  • Oracle Enterprise Scheduler: This provides a scheduling capability to enterprise applications deployed on Oracle SOA Suite 12c. It supports many types of jobs including those based on Java, PL/SQL, and web services that can be used to offload larger transactions to run these jobs based on a schedule or automate the execution of maintenance work.

Other binding components and services that would require the knowledge and attention of the administrator include:

  • Java EE Connector Architecture (JCA) adapters
  • HTTP bindings
  • REST services
  • Enterprise Java Beans (EJB) services
  • Direct binding services
  • Application Development Framework (ADF) Business Component services
  • Business events
  • The User Messaging Server (UMS)

SOA composite applications can consist of a variety of components, binding components, references, and services, all of which can be administered from Oracle Enterprise Manager Fusion Middleware Control. A screenshot of Oracle Enterprise Manager Fusion Middleware Control 12c is shown here:

The Oracle SOA Suite 12c infrastructure stack

Figure 1.6: A screenshot of Oracle Enterprise Manager Fusion Middleware Control 12c

(This will be discussed in much detail in Chapter 2, Navigating Enterprise Manager Fusion Middleware Control 12c.)

What differentiates Oracle SOA Suite 12c from other comparable products on the market is the consolidation of the stack into a unified service platform that translates to major user benefits. A Service Component Architecture (SCA), a maturing Organization for the Advancement of Structured Information Standards (OASIS), is the key enabler here. SCA enables you to manage versions and deploy components and metadata as a single unit. All artifacts are stored in a single repository, the Oracle Metadata Services (MDS). But, the story doesn't stop here; Oracle SOA Suite 12c also consolidates the runtime into a modular architecture of engines plugging into a common service infrastructure. And the engine consolidation naturally leads to a simplified monitoring infrastructure, still maintaining a vendor-neutral Java EE platform! All of this translates into numerous design time, runtime, and monitoring benefits, many of which we will explore throughout this book.

New features of Oracle SOA Suite 12c

What are the benefits of upgrading from Oracle SOA Suite 11g to 12c? There are numerous, but from an administration standpoint, some of the desirable features introduced with 12c include:

  • Built-in support for mobile integration. There are improved wizards and adapters that allow easier REST integration; developers can easily expose any reference or service as REST, and support for automated conversion from XML to JSON is now included.
  • Cloud integration through newly published cloud adapters, wherein all nuances of interacting with third-party cloud services are handled by these adapters.
  • New technology adapters such as the Lightweight Directory Access Protocol (LDAP) adapter and Coherence adapter.
  • The Execution Context ID (ECID) (discussed in detail in Chapter 6, Monitoring Oracle SOA Suite 12c) now spans both OSB services and SOA composites, allowing for easier tracing of transactions across both technologies.
  • Full Simple Object Access Protocol (SOAP) messages are displayed in the instance flow. The following screenshot gives you an example of how this is now viewed in 12c compared to 11g:
    New features of Oracle SOA Suite 12c

    Figure 1.7: Oracle SOA Suite 12c now displays the full payload in the instance trace

  • ESS is a powerful new scheduling component that is included in the suite at no extra cost.

Note

There are too many new features to go through but an exhaustive list can be found in the following Oracle published whitepaper at http://www.oracle.com/technetwork/middleware/soasuite/overview/wp-soa-suite-whats-new-12c-2217186.pdf.

Summary

In this chapter, we provided a snapshot of some of the important aspects of Oracle SOA Suite 12c administration and the capabilities that can be leveraged to effectively manage and monitor the SOA infrastructure.

To summarize this chapter's key takeaways:

  • One of the main challenges of monitoring a SOA infrastructure is the need to obtain an end-to-end view of loosely coupled services that may span multiple disparate systems.
  • Oracle SOA Suite 12c is a complete, integrated, best-of-breed, and hot-pluggable product set that helps to deliver robust, agile, and reliable SOA solutions.
  • Oracle SOA Suite 12c is a member of the Oracle Fusion Middleware family of products.
  • Oracle Enterprise Manager Fusion Middleware Control allows you to both manage and monitor all components and services within the Oracle SOA Suite 12c stack from a single web-based console.
  • Oracle SOA Suite 12c includes many new features such as native support for REST, new cloud and technology adapters, and a new scheduling service.
Left arrow icon Right arrow icon

Key benefits

  • • Understand core administrative tasks such as deployments, purging, startup and shutdown, configuration, and backup and recovery
  • • Manage, monitor, and troubleshoot SOA composites and OSB services
  • • Follow step-by-step instructions to easily and quickly install a highly available two-node cluster

Description

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.

Who is this book for?

With topic areas ranging from the simple to the complex, this book is intended for novice, mid-level, and experienced administrators of the Oracle SOA Suite 12c platform as well as Oracle WebLogic Server and Oracle Database administrators interested in diving into the product.

What you will learn

  • Navigate Oracle Enterprise Manager Fusion Middleware Control
  • Monitor and manage the Oracle SOA Suite 12 c infrastructure
  • Deploy and promote code
  • Monitor and manage services
  • Configure and administer the environment
  • Manage the dehydration store and enterprise scheduler service
  • Troubleshoot Oracle SOA Suite 12c infrastructure
  • Set up backups, recovery, and high availability

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Nov 27, 2015
Length: 456 pages
Edition : 1st
Language : English
ISBN-13 : 9781782170877
Vendor :
Oracle
Category :
Languages :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Nov 27, 2015
Length: 456 pages
Edition : 1st
Language : English
ISBN-13 : 9781782170877
Vendor :
Oracle
Category :
Languages :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 208.97
Oracle SOA Suite 12c Administrator's Guide
$65.99
Oracle API Management 12c Implementation
$65.99
Design Principles for Process-driven Architectures Using Oracle BPM and SOA Suite 12c
$76.99
Total $ 208.97 Stars icon
Banner background image

Table of Contents

13 Chapters
1. SOA Infrastructure Management – what You Need to Know Chevron down icon Chevron up icon
2. Navigating Enterprise Manager Fusion Middleware Control 12c Chevron down icon Chevron up icon
3. Startup and Shutdown Chevron down icon Chevron up icon
4. Managing Services Chevron down icon Chevron up icon
5. Deploying Code Chevron down icon Chevron up icon
6. Monitoring Oracle SOA Suite 12c Chevron down icon Chevron up icon
7. Configuration and Administration Chevron down icon Chevron up icon
8. Managing the Database Chevron down icon Chevron up icon
9. Troubleshooting the Oracle SOA Suite 12c Infrastructure Chevron down icon Chevron up icon
10. Backup and Recovery Chevron down icon Chevron up icon
11. Introducing Oracle Enterprise Scheduler Chevron down icon Chevron up icon
12. Clustering and High Availability Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
(3 Ratings)
5 star 33.3%
4 star 0%
3 star 33.3%
2 star 0%
1 star 33.3%
joseph amufor Feb 02, 2016
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This is all I need to administer SOA SUITE 12c. Well written. Covers topics not in their 11g SOA Administration book. Well explained and the more you read this book, the more you want to read it. Money well spent, I am well pleased with this book
Amazon Verified review Amazon
Amazon Customer Sep 10, 2017
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
Wrong product delivered. Returned item.Next order correct book got delivered.12c book not useful if you use 11g book. They didnt had deep dived in 12c .Content is copy from old 11g version book.
Amazon Verified review Amazon
MColorado May 05, 2016
Full star icon Empty star icon Empty star icon Empty star icon Empty star icon 1
In the book it provides a website to get sample code and color pdf documents of the diagrams in the book. I went to the web link and neither exist. I contacted support as requested in the book and they never responded.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.