Add a Replicat for Oracle AI Database
A Replicat is a process that delivers data to a target database or technology. It reads the trail file on the target, reconstructs the DML or DDL operations, and then applies them to the target. Learn to add a Replicat for Oracle AI Database, Oracle Autonomous AI Database, Oracle Exadata, and Amazon RDS for Oracle technologies.
Instructions are available for GoldenGate 23ai and 21c deployment versions. Ensure that you follow the appropriate instructions for your deployment version.
Add a Replicat (23ai)
Ensure that you add a Checkpoint table for the Replicat to restart without recapturing reapplying transactions should a discruption occur.
- In the OCI GoldenGate deployment console, expand DB Connections, and select your target database.
- Click Add Checkpoint (plus icon).
- For Checkpoint Table, enter the target schema name, and then click Submit.
Add a Replicat (21c)
Before you add a Replicat, create a checkpoint table to ensure the Replicat can restart without reapplying transactions should a disruption occur.
- In the OCI GoldenGate deployment console navigation menu, click Configuration.
- On the Database tab, click the database connect icon for the target database.
- Click Add Checkpoint (plus icon).
- For Checkpoint Table, enter the target schema name, and then click Submit.