ORA-26741: cannot assemble lobs
What triggered the Error:
attempt was made to assemble lobs, but the compatibility of the source database for the LOB information is lower than 10.2.0.What should we do to fix it:
t 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.