Best Way to replicate few schemas across two databases
I am looking for the best ways to replicate two schemas across another another database ( with average band width due to different networks / distance).
1. Size of two schemas: 200 GB, entire DB size: 1.5 TB
2. Around 10 GB of data changes at source to replicate to target.
3. Client wants to replicate few times in a day. { even good with continuous replication}.
4. Version 11g on Linux
Regards,