Oracle Message ORA-24806 - LOB form mismatch

ERRORLOB form mismatch
CAUSEWhen reading from or writing into LOBs, the character set form of the user buffer should be same as that of the LOB.
ACTIONMake sure that the buffer you are using to read or write has the same form as that of the LOB.