Deleting data from WF_ITEM_ACTIVITY_STATUSES_H
Hi All,
We have huge data piled up in WF_ITEM_ACTIVITY_STATUSES_H table in 11i Environment. It's around 6 Billion and majority of the data belong to Open Workflows. Due to Business reason we cannot close these order/lines and our Custom WF is not having better WF design causing this data to piled up more rapidly.
Need some help around some confirmation :
Can we delete data from WF_ITEM_ACTIVITY_STATUSES_H table with Custom scripts.
1: For CLOSED WF (no parent/child relationship) -> if we keep it for "Purge Obsolete Workflow Runtime Program" : it makes it very slow ; so thinking to have a custom program to purge History first then normal purging ?