Reconciliation Errors (OIM 11g)
We are seeing reconciliation errors for a handful of users.
When looking at the Event Details, I see the following:
ORA Error Code =>ORA-01403: no data found ORA Error Stack =>ORA-06512: at "DEV_OIM.OIM_SP_RECONBLKUSERCRUD", line 3862
And then after re-evaluating the event, I see a more detailed error as follows:
oracle.iam.reconciliation.exception.ModifyException: Failed to retrieve the ORC key for user - 18,693
at oracle.iam.reconciliation.impl.UserHandler.modify(UserHandler.java:260)
at oracle.iam.reconciliation.impl.UserHandler.applyRule(UserHandler.java:97)
at oracle.iam.reconciliation.impl.UserHandler.process(UserHandler.java:66)
at oracle.iam.reconciliation.impl.ActionEngine.processEvent(ActionEngine.java:194)