Purge Obsolete Workflow Runtime Data Concurrent Program
"Purge Obsolete Workflow Runtime" Data Concurrent Program has started to take a long time in our environment for argument ", , 7, TEMP, N, 5000, N.
It take a long time over the following query:
DELETE FROM WF_ITEM_ACTIVITY_STATUSES_H WHERE ITEM_TYPE = :B2 AND ITEM_KEY = :B1
Can anyone help me to understand on what basis it's finding the eligible records for the purging ? A sql query will help.