Try our new research platform with insights from 80,000+ expert users

Oracle Data Integrator (ODI) vs Qlik Replicate comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Dec 19, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

ROI

Sentiment score
7.1
ODI offers significant ROI, enhancing stability and efficiency, with notable returns and cost savings observed through automation.
Sentiment score
8.1
Qlik Replicate boosts efficiency by automating reporting, reducing costs, and accelerating data access for faster decision-making.
I conducted a cost comparison with the AWS service provider, and this option is much cheaper than the Kinesis service offered by AWS.
Customers have seen ROI with Qlik Replicate because they get their data for analysis faster, enabling quicker decision-making compared to traditional data sourcing methods.
 

Customer Service

Sentiment score
6.0
Users appreciate Oracle Data Integrator's support responsiveness but note challenges with cross-team coordination and resolving non-urgent issues.
Sentiment score
5.7
Qlik Replicate's support varies; clear communication helps, but users often face delays compared to more straightforward tools like HVR.
The technical support of Oracle is very good; they support the Oracle Data Integrator (ODI) solution effectively.
I can get solutions quickly, and any tickets I submit to Oracle are responded to and resolved rapidly.
Even priority tickets, which should be resolved in minutes, can take days.
Support response times could be improved as there are sometimes delays in receiving replies to support cases.
 

Scalability Issues

Sentiment score
7.6
ODI offers strong scalability for enterprises, excelling with correct setup, while improvements in parallel job management are needed.
Sentiment score
6.9
Qlik Replicate is scalable and flexible, benefiting medium organizations, but requires careful configuration and memory management for performance.
The scalability and the ability to handle multiple workloads of several parallel ETL jobs could use improvement.
The system could be scaled to include more sources and functions.
 

Stability Issues

Sentiment score
7.4
ODI 12.1.3 is stable with performance enhancements; issues often stem from deployment methods, not ODI itself.
Sentiment score
8.5
Qlik Replicate is stable, efficiently handles large data, and users rate its reliability highly, despite minor API concerns.
In terms of performance stability, I have not experienced any downtimes, crashes, or performance issues with the Oracle Data Integrator (ODI).
 

Room For Improvement

Enhancing usability, integration, automation, compatibility, pricing, Windows performance, and monitoring could significantly improve Oracle Data Integrator (ODI).
Qlik Replicate needs UI improvements, clearer pricing, better performance, increased automation, enhanced support, and expanded features and marketing.
Integrating AI with ODI that provides recommendations on how to fix those data quality issues after analyzing and profiling business data would be excellent.
If I use a source system like Oracle and a target system like Teradata, ODI will still run, but it struggles a bit with different infrastructures.
It is a core-based licensing, which, especially in the banking industry, results in the system capacity being utilized up to a maximum of 60%.
Qlik Replicate could be improved in the next release by incorporating more monitoring options to monitor the logs.
 

Setup Cost

Oracle Data Integrator is costlier but offers value for mid-sized enterprises, with complex licensing and potential discounts available.
Qlik Replicate is competitively priced compared to GoldenGate, but can be costly for smaller businesses with machine capacity-based pricing.
The pricing aspect of Oracle Data Integrator (ODI) is reasonable; it brings significant value to the table.
ODI is cheaper compared to Informatica PowerCenter and IBM DataStage.
For Qlik Replicate, the setup cost includes the requirement of a server, which represents the hardware cost that must be covered.
Licensing is calculated based on the machine's total capacity rather than actual usage.
 

Valuable Features

Oracle Data Integrator offers flexible, cost-effective data integration with strong automation, real-time management, and support for diverse systems.
Qlik Replicate efficiently transforms data in real-time, offering ease of use, comprehensive support, and seamless integration for dynamic management.
The main benefits that Oracle Data Integrator (ODI) brings to the table include data quality, data completeness functionality, metadata management, and the reverse engineering feature, which allows integrating the metadata of diversified data sources with a single click.
Oracle Data Integrator (ODI) is powerful and strong if my system uses Oracle components for environments like OLTP, enterprise data warehouse, or data marts.
This occurs in near real-time, with replication happening within seconds at the target location.
Data retrieved from the system can be pushed to multiple places, supporting various divisions such as marketing, loans, and others.
 

Categories and Ranking

Oracle Data Integrator (ODI)
Ranking in Data Integration
9th
Average Rating
8.0
Reviews Sentiment
6.7
Number of Reviews
72
Ranking in other categories
No ranking in other categories
Qlik Replicate
Ranking in Data Integration
16th
Average Rating
8.2
Reviews Sentiment
6.9
Number of Reviews
18
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of September 2025, in the Data Integration category, the mindshare of Oracle Data Integrator (ODI) is 3.5%, down from 4.4% compared to the previous year. The mindshare of Qlik Replicate is 2.4%, down from 3.0% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Data Integration Market Share Distribution
ProductMarket Share (%)
Oracle Data Integrator (ODI)3.5%
Qlik Replicate2.4%
Other94.1%
Data Integration
 

Featured Reviews

Hafiz Mannan - PeerSpot reviewer
Facilitates complex data integration with ease and flexibility
It would be great if ODI could link the designer, mapping, and workflows in a more simplified manner, maybe in one combined interface. It would be excellent not to have to go into different areas to perform different activities but rather have a user-defined interface where we can configure a job, run it, monitor it, link packages, and link subprocesses all in one frame instead of having the designer separately, mapping separately, and monitoring and session management separately. With respect to data quality challenges, it would be great to give an option to fix data quality issues based on AI. Integrating AI with ODI that provides recommendations on how to fix those data quality issues after analyzing and profiling business data would be excellent. One of the main disadvantages of the Oracle Data Integrator (ODI) is that it sometimes takes a lot of resources when handling multiple jobs. The scalability and the ability to handle multiple workloads of several parallel ETL jobs could use improvement, and certain parallel threads should be added along with the ability to configure multiple jobs from the same data directory structure.
KrishnaBaddam - PeerSpot reviewer
Lightweight tool, ensures that data is replicated across different systems and simplify complex tasks such as defining relationships
Qlik Compose is something that will automate user's overall data modernization. Here data modernization includes data modeling, ETL jobs, etc. But the advantage is users can automate the overall process of data engineering and data modeling through Qlik Compose. I think that's useful when users are able to manage 60% of the workload automated. That will be very useful. That's fantastic. Replicate does not have a great AI capability. AI capabilities are present in Qlik Sense. Qlik Replicate is a very light tool. It is only meant to capture data from the log files, get the data, and transfer it, read that table structure, create the table structure, and transfer the data whenever there is a change. So, it basically integrates with the kernel of the operating system. The way it works is that these replicate tools will integrate with the kernel of the operating system, and they will access the redo log files of the database. The redo log should have access to all the files of the structure of the schema, too. So, using that technique, they redo all the data structures, create a similar structure, and replicate the structure in the target schema, table, and database. After that is done, it will start tracing the instances that are happening. For example, if data is inserted into the table, then an insert is fired on the statement on the table. So, that particular insert is captured. And based on that insert statement, it will pull the SQL query and say, "Okay, there is an insert. I need to get that data." It will get the data from the redo log itself rather than going to a database. Then, it will just pass that transaction into the target system, where it will just insert the data. And this happens instantaneously, within a microsecond. So, if there is an insert, an update, or a delete, everything is transferred immediately. It is picked from the redo log because it comes to the redo log, and then the redo log sends it to Qlik Replicate and Replicate to the target system on which Replicate is installed.
report
Use our free recommendation engine to learn which Data Integration solutions are best for your needs.
867,445 professionals have used our research since 2012.
 

Comparison Review

it_user99375 - PeerSpot reviewer
Mar 31, 2014
Oracle GoldenGate vs. Oracle Active Dataguard
As an Oracle DBA, while working upon high availability of your database you may stumble upon various Oracle strategic capabilities that fall into categories of Oracle Replication. Oracle provides various technologies for replication like GoldenGate, streams, and Active Dataguard. Replication…
 

Top Industries

By visitors reading reviews
Financial Services Firm
17%
Government
10%
Computer Software Company
9%
Manufacturing Company
7%
Financial Services Firm
18%
Insurance Company
11%
Manufacturing Company
9%
Computer Software Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business25
Midsize Enterprise12
Large Enterprise43
By reviewers
Company SizeCount
Small Business9
Large Enterprise10
 

Questions from the Community

What's the difference between Oracle Integration Cloud Service and Oracle Data Integrator (ODI)?
Oracle Integration Cloud Service has a fairly easy initial setup, and Oracle offers initial support and guidance for those who might find the setup to be challenging. There are complications that c...
What do you like most about Oracle Data Integrator (ODI)?
In comparison with other products of the same range, licensing mode is really attractive, no need to license according technology/topology to be used and an incredible Versatility to build any Data...
What is your experience regarding pricing and costs for Oracle Data Integrator (ODI)?
If I use the whole Oracle system, it can be cost-effective. ODI is cheaper compared to Informatica PowerCenter ( /products/informatica-powercenter-reviews ) and IBM DataStage. However, for tools li...
What do you like most about Qlik Replicate?
The main valuable feature is its real-time change data capture (CDC) capabilities, which process data with minimal latency. There is not much delay. It also performs well with batch-wise data appli...
What needs improvement with Qlik Replicate?
Qlik Replicate could be improved in the next release by incorporating more monitoring options to monitor the logs. Currently, log monitoring is not easily accessible, so there should be improvement...
What is your primary use case for Qlik Replicate?
My customer's main use case for Qlik Replicate is with one of the payment banks in India. We have implemented this Replicate project for their source data migration to cloud solutions. They wanted ...
 

Also Known As

ODI
Replicate, Qlik Replicate
 

Overview

 

Sample Customers

Griffith University, Kansas City Power & Light, Keste, Raymond James Financial, Valdosta State University
American Cancer Society, Fanzz, SM Retail, Smart Modular, Tangerine Bank, Wellcare
Find out what your peers are saying about Oracle Data Integrator (ODI) vs. Qlik Replicate and other solutions. Updated: September 2025.
867,445 professionals have used our research since 2012.