aiaiDBA

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

13718043309

010-86462881

ORA-44742: Cannot alter columns of a table that is shared by other group(s).

ORA-44742: Cannot alter columns of a table that is shared by other group(s).
Cause: An attempt was made to add columns to, modify columns of, or drop columns from a table shared by other group(s).
Action: First drop group(s) with shared table(s) from this group and then proceed with this operation.

请先 登录 后评论

1 个回答

小智
ORA-44742:无法更改由其他组共享的表的列。,
.原因:试图向其他组共享的表中添加列,修改列或删除列。,
.操作:首先删除具有此组的共享表的组,然后继续执行此操作。,
.
请先 登录 后评论