Oracle Message ORA-24811 - less data provided for writing than indicated

ERRORless data provided for writing than indicated
CAUSEWhile writing into a LOB, less data was provided than indicated.
ACTIONIf writing data in single pieces, then make sure that the buffer length specified is big enough to accommodate tha data being provided. If data is written in pieces, then make sure that all the data has been provided before specifying OCI_LAST_PIECE.