Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Fastest way to create an index on a large table on 12.2 Standard Edition 2

OraCFeb 24 2021 — edited Feb 24 2021

Whats the fastest way to create an index on a table with hundreds of millions of records on 12.2 Standard Edition 2.
I don't think its possible to create the index online or in parallel so, what options do I have in order to reduce the exclusive lock on the underlying table which is very time consuming?
Thanks,
O

Comments
Post Details
Added on Feb 24 2021
5 comments
3,697 views