Database Error Messages

OCI-37139

(XSCCOMP14) %a workspace object workspace object
Cannot AGGREGATE %1p using aggmap %2p because you cannot AGGREGATE a variable dimensioned by a COMPRESSED COMPOSITE using an aggmap with a PROTECT clause.

Cause

An attempt was made to AGGREGATE a variable dimensioned by a COMPRESSED COMPOSITE with an aggmap that included a PROTECT clause.


Action

Modify the aggmap or create a new aggmap that does not include a PROTECT clause and retry the command.