Oracle Error Message
ORA-26741: cannot assemble lobs
Reason for the Error
An attempt was made to assemble lobs, but the compatibility of the source database for the LOB information is lower than 10.2.0.
Solution
Set ASSEMBLE_LOBS to FALSE in the DML or error handler while this handler is processing LOB information from a source database with a compatibility level lower than 10.2.0.