Property reference

glide.db.unreferenced_record_cleaner.enabled_tables

The glide.db.unreferenced_record_cleaner.enabled_tables property specifies which tables are included in the unreferenced record cleaning process. Administrators should review this list to ensure that important tables are not inadvertently cleaned up, affecting data integrity.

Default: sys_attachment_doc,sys_attachment,sys_journal_field,sys_audit,sys_flow_val_listener,sys_flow_action_data, sys_flow_listener,sys_flow_runtime_value,sys_flow_context_inputs_chunk,sys_json_chunk,sys_flow_runtime_state_chunk, sys_flow_stats,sys_import_set_row,sys_flow_report_doc,sys_flow_context,sys_flow_rw_action,sys_flow_value, sys_flow_context_chunk_archive,sys_flow_execution_history,sys_flow_wait_for_email_reply_action,sys_flow_context_chunk Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines a comma-separated list of tables that the unreferenced record cleaner will process, allowing for targeted data management.
What area does it affect? Data management and cleanup
What does the default mean? The default value is "sys_attachment_doc,sys_attachment,sys_journal_field,sys_audit,sys_flow_val_listener,sys_flow_action_data, sys_flow_listener,sys_flow_runtime_value,sys_flow_context_inputs_chunk,sys_json_chunk,sys_flow_runtime_state_chunk, sys_flow_stats,sys_import_set_row,sys_flow_report_doc,sys_flow_context,sys_flow_rw_action,sys_flow_value, sys_flow_context_chunk_archive,sys_flow_execution_history,sys_flow_wait_for_email_reply_action,sys_flow_context_chunk", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring data retention policies or before running cleanup operations.

Out of the box property record

Raw metadata from the property record.

Property name glide.db.unreferenced_record_cleaner.enabled_tables
Sys ID 4c0e0c37ff022210ed83ffffffffff35
Type string
Application Global
Default value sys_attachment_doc,sys_attachment,sys_journal_field,sys_audit,sys_flow_val_listener,sys_flow_action_data, sys_flow_listener,sys_flow_runtime_value,sys_flow_context_inputs_chunk,sys_json_chunk,sys_flow_runtime_state_chunk, sys_flow_stats,sys_import_set_row,sys_flow_report_doc,sys_flow_context,sys_flow_rw_action,sys_flow_value, sys_flow_context_chunk_archive,sys_flow_execution_history,sys_flow_wait_for_email_reply_action,sys_flow_context_chunk
Description List of enabled tables for the unreferenced record cleaner
Updated 2025-06-16 16:40:12