MULTIPLEBITMAPMEMCHECK

This Essbase 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.

This setting does not apply to aggregate storage cubes.

Syntax

MULTIPLEBITMAPMEMCHECK TRUE | FALSE
  • TRUE—The size limit is enforced.

  • FALSE—The size limit is not enforced. This is the default.

Description

If the setting is present and its value is TRUE, then any time the memory limit is exceeded for the calculator cache in multiple bitmap cache mode, it will switch to single bitmap mode and enforce the size limit that you selected.

If the 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