aiaiDBA

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

13718043309

010-86462881

AMD-00104: Level "string" cannot be added to the hierarchy; parent and child parameters represent the same level

AMD-00104: Level "string" cannot be added to the hierarchy; parent and child parameters represent the same level
Cause: The same level name was specified for both the parent and the child parameters of the ADD_LEVEL_TO_HIERARCHY procedure.
Action: Determine which level should be the parent of the new level being added to the hierarchy. Specify the parent in the parent parameter and the new level in the child parameter of the ADD_LEVEL_TO_HIERARCHY procedure. Re-run the procedure.

请先 登录 后评论

1 个回答

小智
AMD-00104:级别“ string ”不能添加到层次结构中; 父和子参数代表相同的级别,
.原因:为ADD_LEVEL_TO_HIERARCHY过程的父参数和子参数指定了相同的级别名称。,
.操作:确定哪个级别应该是添加到层次结构的新级别的父级。在父参数中指定父级,并在ADD_LEVEL_TO_HIERARCHY过程的子参数中指定新级别。重新运行程序。,
.
请先 登录 后评论