BPM 12c purge job is taking longer than expected to complete because of BPM_AUDIT_QUERY delete query
(Doc ID 2219575.1)
Last updated on NOVEMBER 15, 2023
Applies to:
Oracle Business Process Management Suite - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Goal
The purge job takes a lot of time to finish. The script spends a lot of time in the following query:
DELETE FROM BPM_AUDIT_QUERY WHERE COMPONENT_INSTANCE_ID IN (SELECT TPIC.CIKEY FROM TEMP_CUBE_INSTANCE TPIC)
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |