aiaiDBA

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

13718043309

010-86462881

ORA-29385: cannot create plan directive from string to string

ORA-29385: cannot create plan directive from string to string
Cause: An attempt was made to create a plan directive from a plan to itself.
Action: Make sure the arguments PLAN and GROUP_OR_SUBPLAN to procedure CREATE_PLAN_DIRECTIVE of package DBMS_RESOURCE_MANAGER are different.

请先 登录 后评论

1 个回答

小智
ORA-29385:不能从字符串到字符串创建计划指令,
.原因:试图从计划创建计划指令本身。,
.操作:确保程序包DBMS_RESOURCE_MANAGER的过程CREATE_PLAN_DIRECTIVE的参数PLAN和GROUP_OR_SUBPLAN不同。,
.
请先 登录 后评论