Prevents data load or dimension build errors from being written to the application log after the limit described by the value of DATAERRORLIMIT is reached.
NOMSGLOGGINGONDATAERRORLIMIT TRUE | FALSE
The default value is FALSE.
This setting controls the maximum number of error messages written to the data load error log per data load and the dimension build error log per dimension build. This configuration setting, NOMSGLOGGINGONDATAERRORLIMIT, stops any data load or dimension build error messages from being written to the application log after the DATAERRORLIMIT value has been reached.
The default value for DATAERRORLIMIT is 1000, so if you do not set DATAERRORLIMIT, only the first 1000 errors will be written to the data load error log or the dimension build error log.
DATAERRORLIMIT 50000 NOMSGLOGGINGONDATAERRORLIMIT TRUE
Sets the limit on data load or dimension build error messages written to the error log at 50,000, and further prevents any error messages after the first 50,000 from being written to the application log.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |