Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Replicate Table from Autonomous DB to Azure SQL Server

Edwin TOct 25 2021 — edited Oct 25 2021

Is there a way to connect a table in an Autonomous Database to a similar table in an SQL Server database on Azure such that any changes recorded on the Oracle side are matched up on the Azure SQL Server side? Most of the methods I've found require a virtual machine and significant installation process that may be difficult for some non-Oracle users/developers to manage.
So basically, we want to periodically push data ( ETL or ELT) , potentially on a relatively large scale from Oracle Autonomous DB to an Azure SQL DB , which will most likely be MSSQL Server.

Comments
Post Details
Added on Oct 25 2021
0 comments
268 views