Replicating created tables after Oracle Golden Gate installation
Hi!
Recently, i installed Oracle Golden Gate 12c on a server with an Oracle 12c database, so i needed to replicate the tables from one schema to a blank 12c database, after i installed golden gate all the new tables replicate on the new database but when i started the replicat process the old tables, i mean the tables that were created before the golden gate installation do not replicate, is there any solitions to replicate the old tables or i need to use expdp and impdp to recreate the table on the new database?
My extract
extract extract1
setenv (ORACLE_HOME="/u01/app/oracle/product/12.1.0/dbhome_1")