Oracle Error Message
ORA-26019: Column string in table string of type string not supported by direct path
Reason for the Error
The Specified column of SQL column type %s is not supported by the direct path loader.
Solution
If the column is NULLable, remove it from the control file description. Then it will be loaded as a NULL.