Oracle Error ORA-02477: can not perform parallel direct load on object string

Oracle Error Message

ORA-02477: can not perform parallel direct load on object string

Reason for the Error

A parallel direct load is not possible because an index is is being created on the table.

Solution

Retry load after index creation is complete.