ORA-31164: cannot load object-relational XML attribute using direct path
What triggered 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.What should we do to fix it:
Perform the load with conventional path mode.