The DB2 buffer size exceeds the maximum contiguous memory that can be allocated on i5/OS. The DB2 buffer size is the product of the total size of the selected columns times the array size. This error might occur if BLOB or CLOB columns are selected and the array size is too large.
Processing stops.
Decrement the array size on the connection and select less data so that the maximum amount of contiguous memory that can be allocated is not exceeded.