DIMBUILDERRORLIMIT

The DIMBUILDERRORLIMIT configuration setting determines the number of records that can be written to an error log during a dimension build operation. After the specified number of errors have been recorded, Essbase no longer records any more errors, but continues the dimension build process.

Syntax

DIMBUILDERRORLIMIT n

n—The number of records, per dimension build, that can be written to the error log. Default: 20,000. Maximum: 65,000.

Notes

Essbase logs data load and dimension build errors in the cube directory. The file format is err_<databasename>_<number>.

Example

DIMBUILDERRORLIMIT 40000