Oracle Error Message
ORA-38917: IGNORE_ROW_ON_DUPKEY_INDEX hint disallowed for this operation
Reason for the Error
IGNORE_ROW_ON_DUPKEY_INDEX hint was specified for the operation.
Solution
You cannot specify this hint for this operation. Remove the hint from the statement.