| ERROR | enabled constraint on an XML column not allowed in direct path | 
| CAUSE | An enabled check constraint existed on an XML column. | 
| ACTION | Disable the check constraint before attempting to load the table data using the direct path mode, or leave the constraint enabled but use the conventional path mode instead. |