aiaiDBA

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

13718043309

010-86462881

ORA-14656: cannot drop the parent of a reference-partitioned table

ORA-14656: cannot drop the parent of a reference-partitioned table
Cause: Attempted to drop the parent of a reference-partitioned table.
Action: Drop all reference-partitioned child tables before dropping the parent table.

请先 登录 后评论

1 个回答

小智
ORA-14656:无法删除引用分区表的父代,
.原因:尝试删除引用分区表的父代。,
.操作:删除父表之前删除所有引用分区的子表。,
.
请先 登录 后评论