Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-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.