java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OIM.UDX_USR_LOGIN_UNQ) violated ORA-06512: at "DEV_OIM.OIM_SP_RECONBLKUSERCRUD", line 1383 ORA-06512: at "DEV_OIM.OIM_SP_RECONBLKUSRMLSWRAPPER", line 71 ORA-06512: at line 1at oracle.iam.reconciliation.impl.ActionEngine.processBatch(ActionEngine.java:146) at oracle.iam.reconciliation.impl.ActionEngine.execute(ActionEngine.java
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by user9212679, 1 year ago
java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OIM.UDX_USR_LOGIN_UNQ) violated ORA-06512: at "DEV_OIM.OIM_SP_RECONBLKUSERCRUD", line 1383 ORA-06512: at "DEV_OIM.OIM_SP_RECONBLKUSRMLSWRAPPER", line 71 ORA-06512: at line 1at oracle.iam.reconciliation.impl.ActionEngine.processBatch(ActionEngine.java:146) at oracle.iam.reconciliation.impl.ActionEngine.execute(ActionEngine.java
at oracle.iam.reconciliation.impl.ActionTask.execute(ActionTask.java:72)
at oracle.iam.platform.async.impl.TaskExecutor.executeUnmanagedTask(TaskExecutor.java:100)