MULTIPLEBITMAPMEMCHECK

The MULTIPLEBITMAPMEMCHECK configuration setting enforces the size limit for the amount of memory that is used for the calculator cache, when Essbase selects the multiple bitmap cache option.

MULTIPLEBITMAPMEMCHECK configuration applies only to block storage (BSO) databases, and does not apply to aggregate storage (ASO) databases.

Syntax

MULTIPLEBITMAPMEMCHECK TRUE | FALSE
  • TRUE—The calculator cache size limit is enforced in multiple bitmap mode.

  • FALSE—The calculator cache size limit is not enforced in multiple bitmap mode. This is the default.

Description

If MULTIPLEBITMAPMEMCHECK is set to TRUE, then any time the memory limit is exceeded for the calculator cache in multiple bitmap mode, Essbase switches to single bitmap mode and enforces the size limit that you selected.

If the MULTIPLEBITMAPMEMCHECK setting is not present or has any other value than TRUE, then the limit is not strictly enforced, and your server process may grow too large.

Example

MULTIPLEBITMAPMEMCHECK TRUE