Script which deletes the event queue records from sysevent [Event Queue] table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2020 03:28 AM
Hi Team,
Do we have any OOB script which deletes the event queue records from sysevent [Event Queue] after certain amount of days/time.
Please share me if there is any OOB script.
Thannks
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2020 10:34 PM
At the first point you shouldn't delete them, unless they are large number of events stuck in queued state and HI Support Team will help you in this regard.
Events will get deleted after every 7 days, they is a Table Rotation in Place for sysevent table. If you want to implement this you need to modify it in the table rotation record of sysevent.
Check this doc to know more about table rotation: