Oracle Error Message
OCI-31164: cannot load object-relational XML attribute using direct path
Reason for the Error
The table being loaded contains a xml column with object-relational storage. The xmltype column contains a type with subtypes. This type of attribute cannot be loaded with direct path.
Solution
Perform the load with conventional path mode.