ASOLOADBUFFERWAIT

Specifies the maximum amount of time (in seconds) Essbase waits for aggregate storage cache resources to become available in order to process load buffer operations. If cache resources do not become available within the specified amount of time, Essbase aborts the load buffer operation.

This setting applies to the creation of aggregate storage data load buffers with the wait_for_resources option, and applies to allocations, custom calculations, and lock and send operations.

This setting applies only to aggregate storage databases.

Syntax

ASOLOADBUFFERWAIT [appname [dbname]] n

For changes to the configuration file to take effect, you must restart Essbase Server.

Example

ASOLOADBUFFERWAIT ASOsamp Sample 20

Sets 20 seconds as the maximum wait time for cache resources to become available on the ASOSamp.Sample database.

See Also

Alter Database (Aggregate Storage) MaxL statement