alter existing big partitioned table to add partitions automatically
Hi everyone,
I think it's not possible to alter a existing big partitioned table, to add partitions automatically as you insert into it. What would be the best way to do this? Dbms_redefinition? CTAS+copy dependents+rename?
Any ideas?
Thank you.
current version:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Data Mining and Real Application Testing options