aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-36378: (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 workspace as your AGGMAP workspace object.

ORA-36378: (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 workspace as your AGGMAP workspace object.
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.

请先 登录 后评论

1 个回答

小智
ORA-36378:(XSAGTHRWEIGHT)在使用多个线程运行AGGREGATE时,ARGS变量工作空间对象指定的权重变量工作空间对象必须与AGGMAP工作空间对象在同一分析工作空间中存在。,
.原因:在线程模式下运行AGGREGATE时,尝试在另一个分析工作空间中指定WEIGHT变量。,
.操作:使用与aggmap和汇总变量相同的分析工作空间的权重变量。,
.
请先 登录 后评论