DB2 Settings
AtScale supports the following settings for configuring DB2 data warehouses.
db2.row.compression.type
- Default:
STATIC
- Restart: No
Specify which DB2 compression method to use. This setting is applicable only if you set the value of DB2.ROW.COMPRESSION.ENABLED
to true
.
Supported values:
ADAPTIVE
STATIC
db2.row.compression.enabled
- Default:
false
- Restart: No
Specify whether row compression for DB2 storage should be used.
db2.value.compression.enabled
- Default:
false
- Restart: No
Specify whether value compression for DB2 storage should be used.