aiaiDBA

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

13718043309

010-86462881

ORA-37409: cannot delete or truncate AW used by CUBE ORGANIZED table

ORA-37409: cannot delete or truncate AW used by CUBE ORGANIZED table
Cause: User attempted to delete or truncate an AW which currently has a CUBE ORGANIZED table or MV defined over it
Action: Drop the corresponding table or MV before deleting the AW

请先 登录 后评论

1 个回答

小智
ORA-37409:不能删除或截断由CUBE ORGANIZED表使用的AW,
.原因:用户尝试删除或截断当前已在其上定义了CUBE ORGANIZED表或MV的AW,
.操作:删除AW之前删除相应的表或MV,
.
请先 登录 后评论