Oracle Error Message
ORA-01026: multiple buffers of size > 4000 in the bind list
Reason for the Error
More than one long buffer in the bind list.
Solution
Change the buffer size to be less than 4000 for the bind variable bound to a normal column.