An alternative to fast refresh materialized views...
I'm looking for a simple alternative to fast refresh materialized views to keep large amounts of data (multiple GB, millions of rows) synchronized between remote databases in near real-time. Direct database connections - as with a database link - will not be permitted. The only open port we are allowed to use will he https (443). It is possible for the originating system to provide REST access using ORDS. Ideas?