aiaiDBA

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

13718043309

010-86462881

ORA-38917: IGNORE_ROW_ON_DUPKEY_INDEX hint disallowed for this operation

ORA-38917: IGNORE_ROW_ON_DUPKEY_INDEX hint disallowed for this operation
Cause: IGNORE_ROW_ON_DUPKEY_INDEX hint was specified for the operation.
Action: You cannot specify this hint for this operation. Remove the hint from the statement.

请先 登录 后评论

1 个回答

小智
ORA-38917:此操作不允许IGNORE_ROW_ON_DUPKEY_INDEX提示,
.原因:为操作指定了IGNORE_ROW_ON_DUPKEY_INDEX提示。,
.操作:您不能为此操作指定此提示。从语句中删除提示。,
.
请先 登录 后评论