CompressionZLIBMethod - 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 the specific ZLIB implementation package to use for block-level compression (BLC). If the ISAL package is not installed or an error is encountered, IPPZLIB is used instead. If the IPPZLIB package is not installed or an error is encountered, ZLIB is used.

Field Group

Compression

Valid Settings

Setting Description
ZLIB The standard ZLIB library used for compression and uncompression.
IPPZLIB The Intel IPP ZLIB implementation. This is the default.
ISAL The Intel Intelligent Storage Acceleration Library implementation.

Default

IPPZLIB

Changes Take Effect

After the DBS Control Record has been written. Changed setting applies to new data added to tables. Compression for existing data is not changed until that data is modified.

Usage Notes

BLC enables data compression at the data block (DB) level of the file system. Compression reduces the amount of storage required for a given amount of data. The BlockLevelCompression field of DBS Control enables and disables BLC.

Data compressed with IPPZLIB can be uncompressed with either IPPZLIB or standard ZLIB.

Related Information

For more information on... See...
BlockLevelCompression field BlockLevelCompression.
COMPRESS and UNCOMPRESS commands Ferret Utility (ferret).
BLOCKCOMPRESSION query band Teradata Vantageā„¢ - SQL Data Definition Language Syntax and Examples, B035-1144.