Hi,
Hi,
I have a scenario where i suppose to setup Golden Gate CDC from SQL SERVER(cloned read only db) to Oracle.
Since the source database is on read-only mode, we are unable to enabling CDC and supplemental logging over the database, and also tried to use TRANLOGOPTIONS to read the data from (log shipping backup files(.trn extension)) but getting unrecognized keyword related issues.
summary:
data flow scenario:
1-PROD(sql server) to clone db(sql server) via log shipping for every 1 min
2-source GG setup has been done on clone db(read only). -- able to perform initial load.
3-target setup is on oracle.
Please help me to get out of this.
Thanks,
Apparao Akki