aiaiDBA

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

13718043309

010-86462881

ORA-39259: Cannot add column to cluster.

ORA-39259: Cannot add column to cluster.
Cause: DBMS_METADATA_DIFF was comparing two clusters with different column lists. There is no SQL ALTER statement to add a column to a cluster.
Action: The difference cannot be eliminated with an SQL ALTER statement.

请先 登录 后评论

1 个回答

小智
ORA-39259:无法将列添加到集群。,
.原因: DBMS_METADATA_DIFF正在比较具有不同列列表的两个集群。没有SQL ALTER语句向集群添加列。,
.操作:使用SQL ALTER语句无法消除该差异。,
.
请先 登录 后评论