- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2020 01:48 AM
Hi All,
The OOB job "Table Cleaner" will run automatically every one hour on its own and delete the records present in any table based on the auto flush entry created with the condition. Then why do we have to fill 'Age in Seconds' field in Auto flush table by measuring months and years in seconds by knowing that the records will get deleted anyway?
As per understanding, the time which we specify in this field defines the time that system will wait before clearing the records.
Please advice/provide more insights about this field if you've come across this before.
Regards,
Nivetha K.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2020 05:36 AM
When the Table Cleaner job runs, it will delete records whose age exceeds the value configured in sys_auto_flush.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2020 05:36 AM
When the Table Cleaner job runs, it will delete records whose age exceeds the value configured in sys_auto_flush.