DATAERRORLIMIT

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

Syntax

DATAERRORLIMIT n

Where n is the number of records, per data load or dimension build, that can be written to the error log, dataload.err. Default: 1000. Maximum: 65,000.

Description

DATAERRORLIMIT determines the number of records that can be written to the error log during data load or dimension build operations.

After the specified number of errors have been recorded, Essbase fails the operation and issues an error message.

Notes

Example

DATAERRORLIMIT 1000

See Also

NOMSGLOGGINGONDATAERRORLIMIT