Oracle Error Message
ORA-14765: Cannot create a partition while doing a create index
Reason for the Error
An attempt was made to create a partition concurrently with index creation.
Solution
Retry the statement after the index build is finished.