VGJ0140E: Array function %1 failed because there was an attempt to expand array %2 beyond its maximum size.
Explanation
The array cannot hold any more values.
User Response
Modify the program to check the size of the array before attempting to add to it.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.