Oracle Goldengate initialization data synchronization from Oracle DB to non-Oracle DB

Source: Internet
Author: User

For non-Oracle DB, SQL Server is a sample description:

My train of thought


A:oracle DB production B:oracle DB Intermediate machine C:sqlserver db destination

a-> b->c Note: B on both the rep process also has the EXT process, at this time. There is also a need to establish a rep process for B.
A->b can complete the online initialization synchronization (EXPDP based on SCN number)
After the initialization of A->b, stop the rep process of B, at this time the B library is a static database, at this time B->c synchronization (using ETL Tools or SQL Server DTS, etc.)
When the initialization of the B->C is complete, the rep on B is turned on. Open the rep on C to form a-> b->c The three DB Ogg process is working.
Business Low Peak (in the dead of Night). When the ext lag on a is zero, ext on stop a waits for the DP on a. Rep on the B. Rep (from B) on Ext,c B has finished working---lag process name
Record the EXT read checkpoint on a and write the checkpoint.


Record the DP read checkpoint on a. --info DP Showch



On a, a new transport process dpatoc from A to C is established. Changes the read checkpoint of the Dpatoc.

Create a new repfroma on C to apply the trail file that Dpatoc sent over.


Oracle Goldengate initialization data synchronization from Oracle DB to non-Oracle DB

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.