Cause
User is performing an array bind with a bind variable whose maximum size is greater than 2000 bytes.
Action
Such bind variables cannot participate in array binds. Use an ordinary bind operation instead.
Error Message
array bind may not include any LONG columns
User is performing an array bind with a bind variable whose maximum size is greater than 2000 bytes.
Such bind variables cannot participate in array binds. Use an ordinary bind operation instead.