Oracle Error SQL*Loader-00461: direct path loading of datatype for column string not supported

Oracle Error Message

SQL*Loader-00461: direct path loading of datatype for column string not supported

Reason for the Error

The datatype for the specified column is one that cannot be loaded with direct path.

Solution

If the datatype is supported with conventional path, load the table using conventional path.