ORA-36198 (XSAGGR33) %a string workspace object number workspace object The AGGREGATE operator %p does not require a weight, but ARGS variable %p with text 'number' specified %p as a weight.
March 20th, 2009
Description:
ORA-36198 (XSAGGR33) %a string workspace object number workspace object The AGGREGATE operator %p does not require a weight, but ARGS variable %p with text ‘number‘ specified %p as a weight.
Cause:
The ARGS variable specified a weight even though one is not needed.
Modify the ARGS variable so that it does not specify a weight for that operation.