The simple qualified name is not specified correctly.
20
Cause . . . . . : A simple qualified name is formed by specifying the owning data structure name followed by a period (.) followed by the subfield name. It cannot contain more than one period, and it cannot start or end with a period. The subfield-name part must be one of the subfields in the data structure.
Recovery . . . : Correct the simple qualified name. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.