EXCLUSIVECALC

The EXCLUSIVECALC configuration setting determines whether Essbase allows calculations to run concurrently in the same cube, or prevents it. By default, concurrent calculations are allowed.

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

Syntax

EXCLUSIVECALC TRUE | FALSE
  • TRUE—If a calculation operation (command or script) is running, Essbase fails any other calculation operations.

  • FALSE—Essbase allows concurrent calculation operations. This is the default.

Example

EXCLUSIVECALC TRUE