Getting the following error while running cleanup submitted tasks
Error during CleanupSubmittedTasksEvent.longRunningEventExecute: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (IAMARCHIVE.PK_ARCH_RUNTIMESTATUSDETAIL12) violated
Standalone Identity Manager 14.5.1 CHF2
Duplicated ID between table runtimestatusdetail12 and archive_runtimestatusdetail12
1) DELETE FROM archive_runtimestatusdetail12 WHERE id = DuplicatedIDFound;
2) Rerun Cleanup Submitted Tasks