The parameter for keyword BASED must not be the name of the field being defined; keyword is ignored.
20
Cause . . . . . : A pointer field must not be based on itself. The parameter for keyword BASED must be a field name that is different than the field being defined on this definition.
Recovery . . . : Remove the BASED keyword from this definition; or change the parameter for keyword BASED. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.