| Error | ORA-36378 |
Description | (XSAGTHRWEIGHT) While running AGGREGATE with multiple threads, the weight variable workspace object specified by your ARGS variable workspace object must exist in the same analytic | 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. |