Component Information for the iWay Log Event Adapter for Oracle

In this section:

The iWay Log Event Adapter for Oracle works in conjunction with the following components:


Top of page

x
iWay Service Manager

iWay Service Manager (iSM) is the heart of the Universal Adapter Framework and is an open transport service bus. iSM uses graphical tools to create sophisticated integration services without writing custom integration code by:

Its capability to manage complex adapter interactions makes it ideally suited to be the foundation of a service-oriented architecture. For more information on using iSM and configuring iSM components, see the iWay Service Manager User's Guide.


Top of page

x
Oracle LogMiner

Oracle LogMiner is an Oracle utility. Oracle LogMiner, which is part of an Oracle database, enables you to query online and archived redo log files through a SQL interface. Redo log files contain information about the history of activity on a database. LogMiner can be used as a powerful data audit tool, as well as a tool for sophisticated data analysis.

For more information on how to use the Oracle LogMiner, see Using Oracle LogMiner.


Top of page

x
iWay Log Event Listener

The iWay Log Event Listener is a component of an iWay Service Manager (iSM) channel that is configured for the iWay Log Event Adapter for Oracle. The listener starts an Oracle LogMiner session, which uses the redo logs to create a view. The listener then reads the transactions from the view and converts them to an XML document that is passed into a process flow. In the event that a log switch occurs before the listener polls, the listener will read from the archive logs to ensure that no transactions are lost.

For more information on how to configure the iWay Log Event Listener, see Configuring the iWay Log Event Listener.


Top of page

x
iWay CDC SQL Batch Agent

The iWay CDC SQL Batch Agent is a component of an iWay Service Manager (iSM) channel that is configured for the iWay Log Event Adapter for Oracle. This agent applies ANSI SQL statements (INSERT, UPDATE, DELETE) to the target database tables. Output from the iWay Log Event Listener is used as input for the iWay CDC SQL Batch Agent. The agent must be configured to access a target database system.

For more information on how to configure the iWay CDC SQL Batch Agent, see Configuring the iWay CDC SQL Batch Agent.


iWay Software