SECFILEBACKUPINTERVAL

Specifies the maximum amount of time (in seconds) that Essbase waits before creating a backup of the essbase.sec file. Named, essbase_timestamp.bak, Essbase can create and maintain from 2 to 10 backup security files.

Syntax

SECFILEBACKUPINTERVAL x

n—Specifies the amount of time in seconds.

The default value is 300 seconds (which is five minutes). A value of 0 means that Essbase won't perform this check.

Note:

You can configure the number of backup security files that Essbase creates and maintains, and whether Essbase automatically loads a valid backup security file at startup, if the essbase.sec file is invalid.

Example

SECFILEBACKUPINTERVAL 600

See Also

NUMBEROFSECFILEBACKUPS

ENABLESWITCHTOBACKUPFILE