BLCStatsForCDS - Analytics Database - Teradata Vantage

Database Utilities

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-05-02
dita:mapPath
ymn1628096214445.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
vkz1472241255652
lifecycle
latest
Product Category
Teradata Vantageā„¢

Specifies whether the the COLLECT STATISTICS statement calculates the estimated BLC compression factor for tables. The compression factor is calculated as uncompressed size/compressed size.

The BLC compression factor is used to calculate the customer data space (CDS), which is the logical size of customer data: the size of the uncompressed primary data, excluding the size of fallback data.

Field Group

Optimizer Statistics

Valid Settings

Setting Effect
0 Disable BLC compression factor calculation for COLLECT STATISTICS.
1 Enable BLC compression factor calculation for COLLECT STATISTICS.

Default

0 (disabled)

Changes Take Effect

After the DBS Control Record has been written.

Usage Notes

To enable the CDS feature, set this field to 1, BlockLevelCompression to ON, and BLCStats to 0.

Related Information

For more information on... See...
CDS macros that let you find the CDS sizes of objects, databases, and systems Teradata Vantageā„¢ - SystemFE Macros, B035-1103.
Enabling and disabling block-level compression BlockLevelCompression.