Message Oracle ORA-39778 - the parallel load option is not allowed when loading lob columns

ERRORthe parallel load option is not allowed when loading lob columns
CAUSEAn attempt was made to load lob columns using the attribute OCI_ATTR_DIRPATH_PARALLEL. This error will also be issued when loading any columns that are stored as lobs (such as varrays and xml types).
ACTIONDo not use the parallel attribute when loading lob columns.