Partitioned index on Range partitioned table
I have currently non-unique and bit map indexes on Range Partitioned table. I would like to create partitioned indexes for this table. I would like to use the same name for the new indexes.
Is it possible to create the new partitioned indexes online without downtime ?
Thanks
0