Composite Partitioned Tables Drop
Release 11.2.0.3.0
I have composite partitioned tables with around 400 million records. While dropping the table(using DROP TABLE <TABLE_NAME> PURGE;), it is taking significant amount of time(around 40minutes). Is there any other way to get it done faster as this is a weekly activity for me.
Thanks,
Vikash