CSO8203E: %1 is an invalid object type to add to an array wrapper of type %2.
Explanation
The contents of the array must match its definition.
User Response
Change the type of objects that the array stores, or do not attempt to store that type of object in the array.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.