Database Error Messages

DIA-51866

Lvector buffer too small. Use a buffer of at least buffer_size bytes.
  • buffer_size: The minimum size of the buffer to be used.

Cause

Buffer is too small for the lvector data.


Action

Increase the size of the buffer to the specified value.