weblogic integration tables WLI_PROCESS_EVENT_ARCH, WLI_DOCUMENT_DATA
We have WLI process applications in production a few years.Problem is that system is now much slower and it seems that the reason is that WLI system tables contain a lot of data.
For example tables WLI_PROCESS_EVENT_ARCH, WLI_DOCUMENT_DATA.
It seems that content of this tables is not needed for running processes...
Questions:
1. Is it safe to truncate tables WLI_PROCESS_EVENT_ARCH, WLI_DOCUMENT_DATA in production environment?
2. Exists some SQL script which will delete all unnecessary data from WLI tables?
For example tables WLI_PROCESS_EVENT_ARCH, WLI_DOCUMENT_DATA.
It seems that content of this tables is not needed for running processes...
Questions:
1. Is it safe to truncate tables WLI_PROCESS_EVENT_ARCH, WLI_DOCUMENT_DATA in production environment?
2. Exists some SQL script which will delete all unnecessary data from WLI tables?
0