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.
Error Message
invalid length for a variable length character string value in bind buffer
The buffer length was less than the minimum required or greater than its length at bind time.
Ensure that the buffer is large enough to hold the string of the size specified.