ORA-36378
(XSAGTHRWEIGHT) %a workspace object workspace object workspace object
While running AGGREGATE with multiple threads, the weight variable %1p specified by your ARGS variable %2p must exist in the same analytic workspace as your AGGMAP %3p.
While running AGGREGATE with multiple threads, the weight variable %1p specified by your ARGS variable %2p must exist in the same analytic workspace as your AGGMAP %3p.
Cause
While running AGGREGATE in threaded mode, you attempted to specify a WEIGHT variable in another analytic workspace.
Action
Use a weight variable from the same analytic workspace as the aggmap and rollup variable.