Oracle Error ORA-26050: Direct path load of domain index is not supported for this column type.

Oracle Error Message

ORA-26050: Direct path load of domain index is not supported for this column type.

Reason for the Error

Direct path can not load a domain index of that column type.

Solution

Drop the index and try again or load using conventional path.