Determines whether Analytic Services overwrites the existing exception log or creates a new exception log.
EXCEPTIONLOGOVERWRITE TRUE | FALSE
TRUE | Causes Analytic Services to overwrite the existing exception log. |
FALSE | Causes Analytic Services to keep the existing exception log and create new logs for every exception. The default value is FALSE. |
This setting determines whether Analytic Services overwrites existing
exception log data or creates a new log for each exception condition.
The exception log name is normally log00001.xcp
.
When EXCEPTIONLOGOVERWRITE is FALSE:
log00001.xcp
exists, the next log has the file name log00002.xcp
, and the next
has log00003.xcp
, and so on.The Analytic Services exception handler writes the information into the exception log on the local disk in a text file as follows:
D:\essbase
D:\essbase\app
. D:\essbase\app\app1
.D:\essbase\app\app1\db1
.EXCEPTIONLOGOVERWRITE FALSE
The Database Administrator's Guide.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |