Property reference

com.glide.stats.storage_disk_usage.information_schema

The property com.glide.stats.storage_disk_usage.information_schema determines how the StatsGatherer job retrieves statistics for database tables. Admins should consider enabling this property to optimize performance and accuracy of table statistics collection during data analysis tasks.

Default: false Type: boolean 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 boolean property affects the querying method used by the StatsGatherer job for gathering table statistics.
What area does it affect? Database statistics collection
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when optimizing database performance or adjusting statistics gathering settings.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.stats.storage_disk_usage.information_schema
Sys ID 73ab1cd5c713021002efa7ea1dc26038
Type boolean
Application Global
Default value false
Description Impacts how the StatsGatherer job queries for table stats.
Updated 2024-07-08 10:11:19

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... audit data and cannot be reversed. Before you begin Role required: admin Procedure 1. In the filter navigator, enter sys_properties.list. 2. Set the relevant system properties. Name Value com.glide.stats.table_stats.data_source information_schema com.glide.stats.storage_disk_usage.information_schema true 3. Select Submit. Result The estimated number of records to be deleted appears in the Retention tab of the Audit Management Console. Viewing Sys Audit and Audit Relationship Change ...