CALCPARALLEL

Enables parallel calculation, defining the number of processing threads.

Syntax

CALCPARALLEL [appname [dbname]] n

You must restart Essbase Server to initialize any change to the configuration file.

Description

This setting enables parallel calculation. For block storage databases, Essbase analyzes each pass of a calculation to determine whether parallel calculation would optimize the calculation. If it would not, Essbase uses serial calculation even if CALCPARALLEL is set to a number greater than 1.

Notes

Example

CALCPARALLEL 3

Enables up to three threads to perform calculation tasks at the same time.

See Also

CALCTASKDIMS

SET CALCPARALLEL calculation command

SET CALCTASKDIMS calculation command