Replicat and Interval Partitioned Table
Hi Gurus,
I have a big doubt on replicat process and interval partitioned table.
On a source database I have a couple of range partitioned table. Now these tables must be added to OGG replication.
Customer doesn't want to enable o configure OGG for DDL operation, so It's not possibile to manage automatically the split/add new partition on target.
One of the solutions could be to add a numbers of partitions on target more than source tables and do some maintenance during the year to add new future partitions (stopping GG processes)
I think that an alternative could be to use interval partition on target database. I know that interval partition is support, but not the system generated partition