aiaiDBA

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

13718043309

010-86462881

ORA-44819: Execution of this WLM function is denied

ORA-44819: Execution of this WLM function is denied
Cause: Either a WLM plan was being loaded from another instance, or the strict order of the PL/SQL calls for loading WLM plan was not followed.
Action: Check if another session is also concurrently trying to load a WLM plan. If that is not true, check the order in which you are making these PL/SQL calls to load your WLM plan.

请先 登录 后评论

1 个回答

小智
ORA-44819:拒绝此WLM函数的执行,
.原因:正在从另一个实例加载WLM计划,或者未遵循用于加载WLM计划的PL / SQL调用的严格顺序。,
.操作:检查另一个会话是否也同时尝试加载WLM计划。如果不是这样,请检查进行这些PL / SQL调用以加载WLM计划的顺序。,
.
请先 登录 后评论