OCI-24806
character set form of buffer and LOB do not match
Cause
When reading from or writing into large objects (LOBs), the character set form of the user buffer did not match with that of the LOB.
Action
Ensure that the buffer you are using to read or write has the same form as that of the LOB.