I have 180 partitions; not configured for transportable tablespaces.
Each partition is huge, (approx 10 million rows) per partition.
I am moving this data to another database (same table name, but different tablespaces names).
What would be the most efficient way of copying the data over? Currently i am using a DB link, but it is taking approx 18mins per partition.
Any ideas?
Thanks!
Each partition is huge, (approx 10 million rows) per partition.
I am moving this data to another database (same table name, but different tablespaces names).
What would be the most efficient way of copying the data over? Currently i am using a DB link, but it is taking approx 18mins per partition.
Any ideas?
Thanks!