Skip to Content
0
Former Member
Mar 25, 2009 at 09:01 PM

How do you Manage Event Trace (SWEL) - Archive? Delete recs?

742 Views

Recently we started getting ABAP dumps when trying to run a query using SWEL. That because the table SWFREVTLOG has grown very large. I've read in other posts that some never turn event trace on or they turn off after a period of time. We would like to keep it on and be able to use it for debugging purposes. There are times we want to check if: 1. Whether a particular events is getting raised. 2. The event gets raised but it has an error and does not trigger the receiver such as workflow.

How are you managing Event Trace? Do any of you archive or delete records after a period of time? Have any of you added indexes to make queries faster?

Thanks,

Matthew Huth