aiaiDBA

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

13718043309

010-86462881

ORA-42006: dependent object registration not supported during a partition redefinition

ORA-42006: dependent object registration not supported during a partition redefinition
Cause: An attempt was made to register dependent objects when redefining a partition.
Action: Do not invoke dbms_redefinition.register_dependent_object during a partition redefinition.

请先 登录 后评论

1 个回答

小智
ORA-42006:在分区重定义期间不支持依赖对象注册,
.原因:尝试在重新定义分区时注册相关对象。,
.操作:在分区重定义期间不调用dbms_redefinition.register_dependent_object。,
.
请先 登录 后评论