How frequently does sys_auto_flush run?

steven89
Giga Expert

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

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

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

View solution in original post

3 REPLIES 3

Chuck Tomasi
Tera Patron

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

Thanks Chuck. Looks like I was looking in the wrong place, that's exactly what I needed.

Thanks again.

Shannon Burns
Kilo Sage

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