ERROR | the parallel load option is not allowed when loading lob columns |
CAUSE | An 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). |
ACTION | Do not use the parallel attribute when loading lob columns. |