OUTLINECHANGELOGFILESIZE

Sets the maximum file size of the outline change log.

Syntax

OUTLINECHANGELOGFILESIZE n

Where n is the number of bytes to allocate for the change log. The default is 64,000 bytes. The minimum is 8,092 bytes. The maximum is 2 megabytes.

Description

This setting sets the maximum file size of the outline change log in bytes. When the outline change log reaches the maximum file size, Essbase copies the contents of the file to a separate backup file with the same name as the outline change log file (database_name.olg), but with an . olb extension.

Notes

Example

OUTLINECHANGELOGFILESIZE 8092

See Also

OUTLINECHANGELOG

SILENTOTLQUERY