aiaiDBA

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

13718043309

010-86462881

ORA-39121: Table string can't be replaced, data will be skipped. Failing error is: string

ORA-39121: Table string can't be replaced, data will be skipped. Failing error is: string
Cause: Table data was about to be loaded into a table that already existed and the table_exists_action parameter is replace, but the table could not be dropped.
Action: Determine actual cause by looking at base error.

请先 登录 后评论

1 个回答

小智
ORA-39121:表字符串不能被替换,数据将被跳过。失败错误是:string,
.原因:表数据即将加载到已存在的表中,并且table_exists_action参数为replace,但无法删除该表。,
.操作:通过查看基本错误来确定实际原因。,
.
请先 登录 后评论