aiaiDBA

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

13718043309

010-86462881

ORA-29377: consumer group string is not part of top-plan string

ORA-29377: consumer group string is not part of top-plan string
Cause: OTHER_GROUPS was not included as part of the specified top-plan. Each top plan must include the built-in consumer group OTHER_GROUPS.
Action: Create a plan directive with the argument GROUP_OR_SUBPLAN being OTHER_GROUPS somewhere in the top-plan.

请先 登录 后评论

1 个回答

小智
ORA-29377:使用者组字符串不是顶层计划字符串的一部分,
.原因: OTHER_GROUPS未包含在指定的顶层计划中。每个顶层计划必须包含内置的消费者群组OTHER_GROUPS。,
.操作:在顶层计划中的某个位置创建一个计划指令,其中GROUP_OR_SUBPLAN参数为OTHER_GROUPS。,
.
请先 登录 后评论