ORA-00001: unique constraint (OIMUSER.UDX_USR_LOGIN) violated
Hi All,
We are getting the folloing error when we run PSFT user load file into OIM to create OIM users and auto provisioning to AD and Exchange resources, How ever, The user is created successfully in OIM , AD and Exchange resources as well. we are not able to find the affect of this error. Can you please help me to solve this error.
ERROR [XELLERATE.DATABASE] Class/Method: tcDataBase/writeStatement encounter some problems: ORA-00001: unique constraint (OIMUSER.UDX_USR_LOGIN) violated
java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (OIMUSER.UDX_USR_LOGIN) violated
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:85)
Is OIM trying to create same user again in OIM ? then why it so? Please help me to solve this.
Thanks.