Golden gate replication on Non-partitioned Source table to Partitioned Target table
Can we do Golden gate replication on a Non-partitioned Source table to a Partitioned Target table. Both Source and Target are on 12c.
In this case we have same structure, columns and data types on Source and Target database.
We don't want to partition source table, but want to partition only target table.