Oracle Error ORA-41692: unsupported aggregate operator in the having/compute clause: string

Oracle Error Message

ORA-41692: unsupported aggregate operator in the having/compute clause: string

Reason for the Error

An attempt was made to use an unsupported aggregate operator in the having or the compute clause in the rule condition.

Solution

Correct the input and try again.