SECURITYFILECOMPACTIONPERCENT

Specifies the percentage of obsolete space in the security file (essbase.cfg) that is a factor in triggering compaction of that file.

Syntax

SECURITYFILECOMPACTIONPERCENT n

Where n is the percentage limit of obsolete space that will trigger compaction of the security file.

n is an integer between 10 and 100. The recommended value is 30.

Description

Changing or deleting the following Essbase Server security entities can cause fragmentation in the security file (essbase.sec): filters, users, groups, applications, databases, substitution variables, disk volumes, passwords, and other Essbase Server objects.

Essbase compacts the security file automatically each time the Agent is stopped. You can use the SECURITYFILECOMPACTIONPERCENT configuration setting to trigger compaction of the security file when the agent is still running and no Agent activity has occurred for the period of time specified by the "timeout" Essbase Server property.

Notes

Example

SECURITYFILECOMPACTIONPERCENT 30

See Also

display system security file fragmentation_percent; (MaxL)

alter system compact security file (MaxL)

COMPACT (Agent command), in the Oracle Essbase Database Administrator's Guide