Oracle Error ORA-36200: (XSAGGR34) AGGREGATE operator string requires a WEIGHTBY clause, but ARGS variable workspace object did not specify one.

Oracle Error Message

ORA-36200: (XSAGGR34) AGGREGATE operator string requires a WEIGHTBY clause, but ARGS variable workspace object did not specify one.

Reason for the Error

The given operator requires a WEIGHT specification, but the ARGS variable did not supply one.

Solution

Modify the ARGS variable to specify a weight for the operation.