12.1.0.2 RAC Installation – Step by Step installation on VMware

12.1.0.2 RAC Installation ======================== RPMs for 12c on RHEL 6.x Check if the pre-requisite packages are installed using rpm –q  command as shown below. rpm –q <package> e.g: rpm –q binutils The list of packages to be installed are below   binutils-2.20.51.0.2-5.11.el6 (x86_64) compat-libcap1-1.10-1 (x86_64) compat-libstdc++-33-3.2.3-69.el6 (x86_64) compat-libstdc++-33-3.2.3-69.el6 (i686) gcc-4.4.4-13.el6 (x86_64) gcc-c++-4.4.4-13.el6 (x86_64) glibc-2.12-1.7.el6 (i686) […]

read more

Running Mediator instances issue

We encountered an issue with one of our clients when the SOA Purge wasn’t being very effective due to the running mediator instances even though the rest of the flow trace had completed, This wasn’t an issue for business as such however in most cases caused them to fall out of the criteria for Purge […]

read more

Using Intermediate Events and Advanced TaskService Interactions in Oracle BPM Suite 11g « Oracle Technologies Premier

Using Intermediate Events and Advanced TaskService Interactions in Oracle BPM Suite 11g « Oracle Technologies Premier.

read more

Oracle JCA Adapter for Database

Distributed Polling First Best Practice: SELECT FOR UPDATE (SKIP LOCKED) via Oracle JCA Adapter for Database.

read more

Helpful SVN scripts

In every project we do before we release the projects its quite important to create a snapshot for each service/subproject. In SVN terms we call this a tag. One can use any SVN clients available in the market like Tortoise, sliksvn etc.and create this tag but when we are dealing with a large set of […]

read more

Oracle Business Process Management Specialisation

read more

Migrating SOA Suite 10 g components to SOA suite 11g

Hi Patrons, I have been working on some very exciting assignments offlate and one of the key ones which would like to share is the Migration from SOA suite 10g to SOA suite 11g. There are various options for this including using Jdeveloper and ant script. I prefer using a mix of both. I would […]

read more

introduction to Oracle Application Integration Architecture

AIA defines a common vocabulary of common business entities and their corresponding services. AIA defines a common vocabulary across applications and industries. Enterprise Business Objects (EBOs) are the key elements in this context. They canonically describe standard business entities such as an order or an invoice. Based on these generic business entities, AIA delivers other […]

read more

Consuming OSB Services from Oracle BPM

As discussed in my previous post, using Oracle BPM to consume services exposed through Oracle Service Bus is the most common type of integration.  In the diagram below you can see the highlighted path that is taken in this case.  All of the communication is between the BPM execution engine, Service Bus, and the back end […]

read more

Integrating OBPM with Oracle Service Bus

Over the past few years I have seen many of our customers use a combination of Oracle BPM/Aqualogic BPM and Oracle Service Bus/Aqualogic Service Bus.  These two products are very complimentary within a company’s SOA environment.  OSB can provide the service aggregation, transformation, and security while OBPM can provide the orchestration of the services that […]

read more