NUMBER: 179 ERROR CODE: F MESSAGE TEXT: Cannot allocate array - overflow on array size calculation EXPLANATION: An attempt to dynamically allocate storage for an array failed because the required storage size exceeds addressable memory. This error is not returned by IOSTAT. However, this error can be returned by STAT in an ALLOCATE statement.