Which schedule job perform table cleaner task ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-02-2023 06:22 AM
Hi all,
We have a requirement to delete records based on condition . Count of records to delete are around 4million so we have used table cleaner for this purpose and created an autoflush record . But i want to know which scheduled job is executing the table cleaner task . I would like to execute it manual or atleast know the frequency of execution so that i can be sure when will next table cleaner run. Where can i find these details in my instance.
Thanks in advance!
@madhavm @Community Alums @isaak_papagiann

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-02-2023 02:03 PM
Hi,
You will find "Table Cleaner" in the sys_trigger table, so do sys_trigger.list to get the list of system schedules.
As you will see, the cleaner is run every hour.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-02-2023 10:27 PM
Hi @harshw ,
The name of the Schedule job is "Table Cleaner".
Please check to know more: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/managing-data/concep...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-03-2023 01:00 AM
Hello,
There is this nice article f you want to understand things in detail:-

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-03-2023 01:04 AM
Hi there,
Mark
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field