Can i use Dataguard replication on SQL Server 2019 (or 2022)?
I have an application with several SQL Server databases containing realtime data, historical data, calculated data using realtime information, etc. Besides that, all the other applications use Oracle DB with realtime replica created by Oracle Dataguard.
Is it possible to configure Oracle Dataguard to create realtime DB replica of SQL Server database?