- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2019 04:28 AM
Hi,
How frequently does the 'Table Cleanup' run? I can't seem to find any reference to the frequency in the docs, if anyone knows the answer or if there is documentation for this please can you provide it?
Regards,
Steven
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2019 05:01 AM
From the sys_trigger table, it's scheduled to run once an hour. Check the URL below (replacing YOURINSTANCE with your instance name)
https://YOURINSTANCE.service-now.com/nav_to.do?uri=sys_trigger.do?sys_id=a1de683dc0a8010a008419cd3659cf8f

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2019 05:01 AM
From the sys_trigger table, it's scheduled to run once an hour. Check the URL below (replacing YOURINSTANCE with your instance name)
https://YOURINSTANCE.service-now.com/nav_to.do?uri=sys_trigger.do?sys_id=a1de683dc0a8010a008419cd3659cf8f
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2019 05:17 AM
Thanks Chuck. Looks like I was looking in the wrong place, that's exactly what I needed.
Thanks again.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2019 12:48 PM
How do you check the status of the job - to know what actions were taken as a result of the flush and when it finished?
Thanks,
Shannon