Continuous real-time data replication and integration
Oracle
Oracle is a database commonly used for running online transaction processing, data warehousing and mixed database workloads.
HVR support for Oracle
As a source, HVR supports log-based CDC from virtually all different ways Oracle can be configured, either as a single instance database or as a cluster. Log-based CDC parses the transaction logs directly that are obtained directly on the file system, in ASM, on a primary or physical standby server, or by just reading the archived logs. Remote capture using a SQL connection is also possible. As a target, HVR uses bulk operations over OCI to maximize the performance for bulk loads such as the initial refresh.