Enumeration of Compression methods

DEF ENUM enumeration name KDB_DB_COMPRESSION

Enumeration ValueValueDescription
_KDB_ORACLE_COMPRESS_TABLE0x2Instruct Oracle to compress table data
_KDB_ORACLE_COMPRESS_LOB0x1Instruct Oracle to compress LOB data
_KDB_COMPRESS_NONE0x0No compression.

Back to the list of Enumerations and Constants