I am using IIQ 8.5p1 version
Logs -
I can see this line repeated many times in log
Caused by: oracle.jdbc.OracleDatabaseException: ORA-01400: cannot insert NULL into (“IDENTITYIQAH”.“SPT_HIST_ACCOUNT_CAPTURE”.“IDENTITY_ID”)
I cannot find this id in identityiq database in spt_identity table
Thread-2306 sailpoint.request.InterceptedDeleteRequestExecutor:265 - objectJson is null or empty, no message will be dispatched for id: c6126eb69bbc
ERROR Thread-2306 sailpoint.request.InterceptedDeleteRequestExecutor:262 - Failed to process deleted object
sailpoint.tools.GeneralException: org.hibernate.exception.ConstraintViolationException: could not execute statement
ERROR Thread-2309 sailpoint.request.RequestHandler:214 - java.lang.StackOverflowError
- I have ran aggregation Task
- I have also tried deleting orphan Link records where
IDENTITY_IDis NULL but accounts still exist. - After running this task, identities are still getting updated even task status is showing Failed.
