DIMBUILDERRORLIMIT

Determines the number of records that can be written to an error log during a dimension build operation.

Syntax

DIMBUILDERRORLIMIT n

Where n is the number of records, per dimension build, that can be written to the error log, dimbuild.err. Default: 20,000. Maximum: 65,000.

Description

DIMBUILDERRORLIMIT determines the number of records that can be written to the error log during dimension build operations.

After the specified number of errors have been recorded, Essbase no longer records any more errors, but continues the dimension build process.

Notes

Example

DIMBUILDERRORLIMIT 40000

See Also

DATAERRORLIMIT