ERROR | (XSAGDNGLPREC) In AGGMAP workspace object, PRECOMPUTE may only be specified either for the entire AGGMAP or for individual RELATION statements. |
CAUSE | PRECOMPUTE was specified both as a line in the AGGMAP and on at least one of the RELATION lines, or it was specified more than once as a line of the AGGMAP. |
ACTION | Remove either the PRECOMPUTE line, or the PRECOMPUTE specification for all of the RELATION lines. |