CALCHASHTBLMEMORY

Parameters

CALCHASHTBLMEMORY sets the calculator hash table memory limit.

Syntax

CALCHASHTBLMEMORY MemSize

MemSizeMaximum amount of memory (in bytes) that you want the calculator hash table to use. The default is 20 megabytes.

Description

When hash table optimization is in effect, Hyperion Essbase uses the calculator hash table to optimize the use of the calculator cache when calculating large, flat databases. To turn on hash table optimization, use CALCOPTCALCHASHTBL or SET CALCHASHTBL.

If Hyperion Essbase reaches the hash table memory limit during calculation, Hyperion Essbase cannot use the hash table method.

Example

CALCHASHTBLMEMORY 30000000

See Also

CALCOPTCALCHASHTBL
SET CALCHASHTBL(calc script command)


Copyright (c)1991-2000 Hyperion Solutions Corporation. All rights reserved.