aiaiDBA

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

13718043309

010-86462881

AMD-00105: Level "string" cannot be added to the hierarchy; the specified parent level "string" is already the parent of "string"

AMD-00105: Level "string" cannot be added to the hierarchy; the specified parent level "string" is already the parent of "string"
Cause: The level specified as the parent in the ADD_LEVEL_TO_HIERARCHY procedure could not be used, because it was the parent of another level within the hierarchy.
Action: In the ADD_LEVEL_TO_HIERARCHY procedure, specify a parent that is not already a parent of another level within a hierarchy.

请先 登录 后评论

1 个回答

小智
AMD-00105:级别“ string ”无法添加到层次结构中; 指定的父级别“ string ”已经是“ string ” 的父级,
.原因: ADD_LEVEL_TO_HIERARCHY过程中指定为父级别的级别无法使用,因为它是层次结构中另一级别的父级。,
.操作:在ADD_LEVEL_TO_HIERARCHY过程中,指定不是层次结构中另一个级别的父级的父级。,
.
请先 登录 后评论