Hi Team,
There is an Oracle 12C Source Database with required Schema and Tables along with Data. On the Target end we have a fresh Sql Server Install. Question is, thru GG can we bring in the existing Schema/tables from Source(Oracle) to Sql Server(Target) ? Only after that, we can perform Initial Load followed by CDC.
I m guessing we cannot do this via GoldenGate but need to rely on SQL Server mechanism https://docs.microsoft.com/en-us/sql/ssma/oracle/migrating-oracle-databases-to-sql-server-oracletosql?view=sql-server-ve… ?
I also had a weird thought of creating a dummy Schema on the Source and doing an export/import inside Oracle while GG DDL replication enabled ?
Please let me know you thoughts & comments.
Regards
Gururaj