You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data-platform/data-integration/oci-goldengate/README.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,33 @@ Oracle Cloud Infrastructure GoldenGate is a fully managed, native cloud service
24
24
-[Configuring GoldenGate For SQL Server and load data into Autonomous Database](https://eloi-lopes29.medium.com/configuring-goldengate-for-sql-server-and-load-data-into-autonomous-database-b8026d2d3e6f)
25
25
- Blog article explaining how to send data from SQL Server into Autonomous Database using GoldenGate
26
26
27
+
-[Capture Kafka messages with Oracle Goldengate 21c](https://www.linkedin.com/pulse/capture-kafka-messages-oracle-goldengate-21c-juliana-a-gomes/)
28
+
- Blog article explaining the process on capturing Kafka messages and loading them to Oracle DB in real-time
29
+
30
+
-[GoldenGate for Big Data — Replication to Oracle Object Storage](https://eloi-lopes29.medium.com/goldengate-for-big-data-replication-to-oracle-object-storage-7dfcd8d2bc63)
31
+
- Article that explains the steps for loading data into Oracle Object Storage in real-time
32
+
33
+
-[OCI GoldenGate and VCN Peering](https://www.linkedin.com/pulse/oci-goldengate-vcn-peering-juliana-a-gomes/?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_post_details%3Bq5ZGotyxQJq4RCBrHNn%2F0g%3D%3D)
34
+
- Article that shows on how to connect OCI GoldenGate instances that are in separate VCNs
35
+
36
+
-[OCI GoldenGate Capture data from Azure Event Hubs to Autonomous Database](https://www.youtube.com/watch?v=IEQrE7wZLXc)
37
+
- Video that guides you through the steps of configuring replication between Azure Event Hubs and Oracle Autonomous Database using OCI GoldenGate
38
+
39
+
-[Sync data between DBCS and Google BigQuery using Stage and Merge](https://github.com/alexandruporcescu/Articles/blob/main/Sync%20OracleDB%20with%20Google%20BigQuery/Replicate%20data%20from%20Oracle%20DB%20to%20Google%20BigQuery%20using%20GoldenGate%20Stage%20and%20Merge%20handler.md)
40
+
- GitHub articles that shows a step-by-step guide on how to achieve replication between Oracle Database and Google BigQuery using OCI Goldengate
41
+
42
+
-[Access OCI GoldenGate Logs using OCI Logging](https://blogs.oracle.com/dataintegration/post/access-oci-goldengate-logs-using-oci-logging)
43
+
- Blog article that explains the integration of OCI GoldenGate with OCI Logging
44
+
45
+
-[Configuring OCI GoldenGate with Data Guard enabled databases](https://blogs.oracle.com/dataintegration/post/configuring-oci-goldengate-with-data-guard-enabled-databases)
46
+
- This article intends to explain how to configure OCI GoldenGate connections to Data Guard and how to configure GoldenGate processes to adapt to switchover or failover changing roles
47
+
48
+
-[Configuring the GoldenGate Management Pack / Enterprise Manager with OCI GoldenGate](https://blogs.oracle.com/dataintegration/post/configuring-the-goldengate-management-pack-enterprise-manager-with-oci-goldengate)
49
+
- Blog article explaining how to configure the GoldenGate Management Pack and Enterprise Manager
50
+
51
+
-[Clean up old OCI GoldenGate trails using Python and the OCI CLI](https://blogs.oracle.com/dataintegration/post/clean-up-old-oci-goldengate-trails-using-python-and-the-oci-cli)
52
+
- Blog article explaining the process on how to clean OCI GoldenGate unused trail files from Oracle Cloud Infrastructure
0 commit comments