Oracle Error ORA-36179: (XSNOAGM) No AGGMAP was specified for VARIABLE workspace object.

Oracle Error Message

ORA-36179: (XSNOAGM) No AGGMAP was specified for VARIABLE workspace object.

Reason for the Error

The user used the AGGREGATE command without specifying an AGGMAP on the command line, with a variable which had no $AGGMAP property.

Solution

Specify an AGGMAP on the AGGREGATE command line, or add the $AGGMAP property to the variable in question.