Oracle Solution for Error ora-01026

Solution for Oracle Error ORA-01026

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.