If you have Database Manager permissions, you can select a data compression method for a database (bitmap compression, run-length encoding, or ZLIB compression). When data compression is enabled, Essbase compresses data blocks as it writes them to disk. During retrievals, compressed blocks are swapped into the data cache; the blocks, including empty cells, are fully expanded.
Generally, data compression optimizes storage. You can evaluate compression efficiency by reviewing the compression ratio statistic. See Checking the Compression Ratio.
Note: | Data compression does not apply to aggregate storage databases. |
Compression-scheme changes affect only blocks that are subsequently written to disk, not blocks that are on disk.
“Data Compression” in the Oracle Essbase Database Administrator's Guide
alter database (MaxL) in the Oracle Essbase Technical Reference
setdbstate (ESSCMD) in the Oracle Essbase Technical Reference
setdbstateitem (ESSCMD) in the Oracle Essbase Technical Reference