aiaiDBA

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

13718043309

010-86462881

ORA-31423: change table string does not contain column string

ORA-31423: change table string does not contain column string
Cause: Issued ALTER_CHANGE_TABLE with a drop operation and the specified column does not exist in the change table.
Action: Recheck the names, and call the procedure again.

请先 登录 后评论

1 个回答

小智
ORA-31423:更改表字符串不包含列字符串,
.原因:通过删除操作发出ALTER_CHANGE_TABLE,并且更改表中不存在指定的列。,
.操作:重新检查名称,然后再次调用该过程。,
.
请先 登录 后评论