How to replication between 2 identical Oracle 11g Databases ?
Hello,
I am about to start working on a project that requires one Oracle 11g database instance replicate data to an identically configured 11g database in the Cloud (AWS). The cloud database is expected to work as a disaster recovery /backup site for on-prem instance. I will appreciate if you can answer the following questions.
1. Is there a build in feature in Oracle 11g that will allow one time copy of the data elements from on-prem to the Cloud db instance ?
2. Is there a built in features in Oracle 11g which will allow additional /delta real-time data replication from on-prem to the Cloud db instance ? In this scenario the on-prem is continuously getting updated.