What is the best form for purge the workflow without affecting the performance of the application ?
Hi,
we have never done purge, now we execute the Workflow Analyzer script for E-Business Suite Workflow Monitoring and Maintenance (Doc ID 1369938.1) and bde_wf_item.sql - Runtime Data of a Single Workflow Item (Doc ID 187071.1).
We reviewed all 9,547,164 rows in WF_ITEMS Table for Oracle Applications Release 12.0.4 instance called xxx
Currently 5% ( 478,210) of WF_ITEMS are OPEN, while 95% ( 9,068,954) are CLOSED items but still exist in the runtime tables.
The WF_ITEMS Table has obsolete workflow runtime data that is older than 3 years.(Critical)
When is the best form for purge the workflow without affecting the performance of the application ?