ORA-14765: Cannot create a partition while doing a create index
What triggered the Error:
An attempt was made to create a partition concurrently with index creation.What should we do to fix it:
Retry the statement after the index build is finished.