aiaiDBA

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

13718043309

010-86462881

ORA-38911: unique constraint (string.string) violated

ORA-38911: unique constraint (string.string) violated
Cause: An INSERT statement with a CHANGE_DUPKEY_ERROR_INDEX hint tried to insert a duplicate key into a table.
Action: Either remove the unique restriction or do not insert the key.

请先 登录 后评论

1 个回答

小智
ORA-38911:违反唯一约束(字符串。字符串),
.原因:具有CHANGE_DUPKEY_ERROR_INDEX提示的INSERT语句尝试将重复的键插入表中。,
.操作:删除唯一限制或不插入密钥。,
.
请先 登录 后评论