Database Error Messages

OCI-02477

cannot perform parallel direct load on object table_name
  • table_name: The table that is being loaded.

Cause

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


Action

Retry the load after index creation is complete. Contact Oracle Support if the problem cannot be resolved.