Oracle Error SQL*Loader-00655: cannot load object-relational XML attribute using direct path

Oracle Error Message

SQL*Loader-00655: cannot load object-relational XML attribute using direct path

Reason for the Error

The table being loaded contains a column object which contains an XML attribute with a storage type of object-relational. This type of attribute cannot be loaded with direct path.

Solution

Perform the load with conventional path mode.