Index is not allowed for name that is not an array; index is ignored.
20
Cause . . . . . : An array index may be specified only with a field name defined as an array.
Recovery . . . : Remove the index or define the field name as an array. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.