CSO8201E: %1 is an invalid index for array wrapper %2. Maximum size: %3. Current(R) size: %4
Explanation
The index is outside the bounds of the array.
User Response
Use a valid index.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.