Oracle Message ORA-26065 - check constraint cannot reference column, string, in direct path load

ERRORcheck constraint cannot reference column, string, in direct path load
CAUSEAn enabled check constraint was found on a column stored as a lob.
ACTIONEither disable the check constraint before loading the table data * using the direct path mode, or use the conventional path mode * instead.