Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-31165

cannot load object-relational XML attribute using direct path

Cause

The table that was loaded contained an XML column with object-relational storage. The XMLType column either contains an out-of-line partitioned table or the table itself is partitioned by one of the attributes of XMLType. This type of table cannot be loaded with direct path.


Action

Perform the load with conventional path mode.