Oracle
Amazon RDS
Required settings
- Host name
- Port (default is
1521
) - Service account
- Database name
- Schema name
- Database log mode to be
ARCHIVELOG
- Supplemental logging to be enabled
Due to the limitation of Amazon RDS, we cannot replicate from a multi-tenant database.
Setup instructions
Enable archive log mode
Enable archive log mode
To enable archive log mode, you’ll need to enable automated backups. This change will take effect upon the next database restart.
Once this is enabled, we recommend you to set the log retention to at least 24 hours.
Enable supplemental logging
Enable supplemental logging
How to create a service account
How to create a service account