Está en la página 1de 14

Oracle Data Integrator (ODI) is an Extract, load and

transform (ELT) tool produced by Oracle that offers a


graphical environment to build, manage and
maintain data integration processes in the business
intelligence systems.
ODI-EE Integration with Golden Gate

Source Systems ODI Staging & Target


Replicated ODI J$ Tables
Source DB’s Target EDW
Source Tables

Transactional Replicated ODI CDC Target


Source Tables Framework
RDBMS Tables
Source J$
Tables

Generate all ODI CDC infrastructure Execute end-to-end CDC

Generate all GG deployment files ODI


ODI Studio Navigators
•Topology Navigator
The Oracle Data Integrator Topology is the
physical and logical representation of the Oracle Data
Integrator architecture and components.
•Designer Navigator

This is used to build the transformations and


mappings. Apart from that its does Reverse Eng.,
Graphical development and maintenance of
transformation, Visualization of data flows in the
interfaces and also Customization of the generated
code
•Operator Navigator

Operator Navigator is the production management


and monitoring tool. It is designed for IT production
operators and can be used by developers to check code
execution and perform debugging operations. Through
Operator Navigator, you can manage your
development executions in the sessions, as well as the
scenarios in production
•Security Navigator

It is tool for managing the security of the Oracle Data


Integrator. Using Security Navigator we can create
users and profiles and assign privileges.
The repository is designed in such a way that it can
exchange data between various environments like
Development ,Test and Production.
The Oracle Data Integrator Repository is composed of

1) Master repository
2) Work Repository
Master repository and Work repositories
•Administrator
•Designer/Developer
•QA
•Operator
Components of ODI
 Knowledge Modules make it possible to quickly and easily integrate
technologies, databases, and applications.

 The Changed Data Capture (CDC) framework tracks changes in source systems
and reduces the volume of processed data by extracting only the changed data. ODI can
use native database features to capture changes or Oracle GoldenGate.

 The integration with Oracle Business Intelligence Enterprise Edition provides


business users with report-to-source data lineage.

 Advanced Web Services capabilities offer best-in-class integration with Service-


Oriented Architecture (SOA) environments

 Advanced Version Management provides an interface to manage, safeguard, and


replicate revisions of units of work, even in the largest development environments.
•Trigger based: ODI Creates and maintains Triggers to keep
track of the changes.

•Logs Based: ODI Retrieves changes from the database logs

•Time Stamp Based: Processes written with ODI can Filter the
data by comparing the time stamp value with the last load time

•Sequence Number: If the records are numbered in sequence


ODI can filter the data based on the last value loaded

También podría gustarte