Compression and storage enhancements

Db2® 11.5.8 includes compression and storage enhancements to the LOAD utility.

The following table displays a list of the new compression and storage enhancements in Db2 11.5.8:
Table 1. Compression and storage enhancements in Db2 11.5.8
Enhancement Description
Improved performance and compression when populating column-organized tables using the LOAD utility. The LOAD utility is enhanced to support advanced compression techniques, such as page-based string compression, and to exploit vectorized processing using SIMD (Single Instruction Multiple Data).
Enabling page-based string compression when populating tables with string data can be very beneficial. Both data compression and the overall performance of the LOAD utility can be significantly improved. No changes are required to the LOAD command syntax or usage scenarios to take advantage of this enhancement. To enable page-based string compression, set the registry variable DB2_COL_STRING_COMPRESSION.