Oracle DBA, How To, Error, Cause and Action

ORA-01026: multiple buffers of size > 4000 in the bind list

ORA-01026: multiple buffers of size > 4000 in the bind list


Cause:


More than one long buffer in the bind list.



Action:


Change the buffer size to be less than 4000 for the bind variable bound to a normal column.

No comments:

Post a Comment

Thanks for your comment.