Database Error Messages

ORA-37131

(XSCCOMP06) %a workspace object workspace object string
Cannot aggregate over COMPRESSED COMPOSITE %1p using AGGMAP %2p because the OPERATOR %3p is not supported for bases of a COMPRESSED COMPOSITE.

Cause

The user specified an aggregation OPERATOR that is not supported by COMPRESSED COMPOSITES.


Action

Use a MODEL for the calculation, or use an uncompressed COMPOSITE.