NUMBEROFSECFILEBACKUPS

Specifies the maximum number of security backup files (essbase_timestamp.bak) that Essbase creates and maintains. When the limit is exceeded, Essbase deletes the security backup file with the oldest timestamp and creates the latest backup file.

Syntax

NUMBEROFSECFILEBACKUPS n

n—Specifies an integer between 2 and 10.

The default value is 2.

Note:

You can configure the interval in which Essbase creates backup security files, and whether Essbase automatically loads a valid backup security file at startup, if the essbase.sec file is invalid.

Example

NUMBEROFSECFILEBACKUPS 5

See Also

ENABLESWITCHTOBACKUPFILE

SECFILEBACKUPINTERVAL