Skip to Main Content
  • Questions
  • Real time Database synchronization in heterogeneous environment

Breadcrumb

Connor and Chris will both be at AI World from October 12 to October 17 , the premier Oracle conference of 2025. If you're in Vegas, please come say Hi or pop into our sessions

Question and Answer

Chris Saxon

Thanks for the question, Himanshu.

Asked: February 27, 2020 - 1:24 pm UTC

Last updated: February 28, 2020 - 4:07 pm UTC

Version: 12c

Viewed 1000+ times

You Asked

Hi Tom,

My requirement is on database synchronization in heterogeneous environment.

I need to create a postgre database, real time synchronized with Oracle 12c (transnational database) on streaming Data.
I found couple of tools available in market, DBsync ( https://dbconvert.com/ ) but it don't work on composite keys. And I have tables with composite keys so no luck.

Please suggest me if I have other way to do it or any tool that can serve this and HOW.

Source Database (Oracle 12c) has data in TBs.

Thanks in Advance!

Regards,
Himanshu S.

and Chris said...

You can use Oracle GoldenGate for data replication. This supports a wide range of heterogeneous replication.

I'm not too familiar with this product, but you can find the PostgreSQL installation guide at:

https://docs.oracle.com/goldengate/c1221/gg-winux/GIPSQ/toc.htm

Is this answer out of date? If it is, please let us know via a Comment