HomeOracleOracle Error ORA-26741: cannot assemble lobs

Oracle Error ORA-26741: cannot assemble lobs

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.

Share:

Leave a Reply

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...