| ERROR | check constraint cannot reference column, string, in direct path load |
| CAUSE | An enabled check constraint was found on a column stored as a lob. |
| ACTION | Either disable the check constraint before loading the table data * using the direct path mode, or use the conventional path mode * instead. |