ORA-33008: (XSAGDNGL03) The relation workspace object
is not a relation over a base dimension of AGGMAP workspace object.What triggered the Error:
A relation was named in a RELATION clause of the AGGMAP that is not a relation for a base dimension of the AGGMAP.What should we do to fix it:
Name a valid self-relation in the RELATION statement, that is, one that has a dimension that dimensions the AGGMAP.