ORA-01026: multiple buffers of size > 4000 in the bind list
What triggered the Error:
More than one long buffer in the bind list.What should we do to fix it:
Change the buffer size to be less than 4000 for the bind variable bound to a normal column.