PDR1032S

<FIELD> fieldname has neither a <REFERENCE> nor a <FIELDREF> tag. One is required when using the <TARGET> tag. Neither is required when using the <LOCATION> tag.

What happened: You used the <TARGET> tag in a Field group but did not specify a reference point for the field. If you use the <TARGET> tag, the Field group must contain either a <REFERENCE> tag or a <FIELDREF> tag. The <FIELD> tag fieldname value is given.

What to do: If the Field group is to reference another Field group, add a <FIELDREF> tag. Otherwise, add a <REFERENCE> tag to the Field group. Alternatively, you can update your control file to use the new <LOCATION> tag rather than the obsolete <TARGET> tag.