LOCKTIMEOUT

Parameters

LOCKTIMEOUT limits the amount of time a Spreadsheet Add-in user can hold an exclusive lock.

Syntax

LOCKTIMEOUT n

n A number of seconds. The default value is 3600 seconds (60 minutes).

Description

LOCKTIMEOUT specifies, in seconds, the maximum amount of time a Hyperion Essbase Spreadsheet Add-in user can hold an exclusive lock on a block.

Example

LOCKTIMEOUT 300

causes Hyperion Essbase to commit locked data and release the exclusive lock after the lock has been held for 300 seconds (five minutes).


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