EXCLUSIVECALC

This configuration setting determines whether Essbase allows concurrent calculations.

This setting does not apply to aggregate storage cubes.

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.

Description

This setting determines whether Essbase runs calculations concurrently in the same cube. Essbase prevents any other calculation operations from executing on the same cube.

Example

EXCLUSIVECALC TRUE