Table cleaner properties
These system properties control table cleaner behavior.
To set table cleaner system properties, navigate to the System Properties [sys_properties] table and add the property.
| Property | Description |
|---|---|
Configure the number of days table cleaner must wait before attempting to reprocess a slow rule.
|
When a table cleaner rule has a query that takes longer than 30 seconds to complete, the entire table cleaner job is stopped. By default, table cleaner waits two days before including that rule in the table cleaner job
again. You can change the default waiting period by adding this property.
|
Configure a time limit for a table cleaner rule.
|
Limits how long the cleaner spends trying to batch-delete records per rule during a single run. The value is given in seconds and defaults to 1200 (20 minutes), which means the table cleaner runs hourly for a maximum of
20 minutes. You can change the default time limit by adding this property.
|