Oracle Error ORA-37086: string is not a valueset

Oracle Error Message

ORA-37086: string is not a valueset

Reason for the Error

An operation was attempted that supports only valuesets as precompute expressions in an aggmap, yet a different kind of precompute expression was used.

Solution

Replace this limit expression with an equivalent valueset and retry the operation. General precompute expressions are deprecated.