Cause: An attempt was made to bind a buffer whose total size would exceed the maximum size allowed. Total array size for arrays is calculated as: (element_size)*(number of elements) See the solution below.
Error solution: Reduce buffer size.
Database version: Oracle 11g Release 2 (11.2)