Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-01459

invalid length for a variable length character string value in bind buffer

Cause

The buffer length was less than the minimum required or greater than its length at bind time.


Action

Ensure that the buffer is large enough to hold the string of the size specified.