| ERROR | parallel load option not allowed when loading lob columns | 
| CAUSE | An attempt was made to load lob columns using parallel=true. This error will also be issued when loading columns stored as lobs (such as varrays and xml types) | 
| ACTION | Do not use the parallel option when loading lob columns. |