Golden Gate Data Replication - [Oracle 19c to PostGreSQL DB]
Hi,
The Data Replication is to be done remotely from AWS EC-2 Instance.
For OGG(source) - It is Amazon RDS for Oracle Database, oracle database client 19.3.0.0.0 is installed and setup as well as tested from ./ggsci using DBLOGIN command.
Also, for OGG(target) - It is Amazon RDS for PostGreSQL Database, ODBC driver is installed and odbc.ini file is created. The connection from OGG to PostGreSQL Database is tested from ./ggsci using DBLOGIN command.
The complete OGG setup is created correctly and tested. For the Data Replication, proper required inbound and outbound ports are enabled.
All the parameter files for data replication are created within OGG - Oracle Database(source side) and OGG - PostGreSQL Database(target side)