EXCEPTIONLOGOVERWRITE

Parameters

EXCEPTIONLOGOVERWRITE determines where Hyperion Essbase writes application and server exception error log data.

Syntax

EXCEPTIONLOGOVERWRITE TRUE | FALSE

TRUECauses Hyperion Essbase to overwrite the existing error log.
FALSECauses Hyperion Essbase to keep the existing error log and create new logs for every exception. The default value is FALSE.

Description

EXCEPTIONLOGOVERWRITE determines whether Hyperion Essbase overwrites existing exception error log data or creates a new file for each exception condition.

Hyperion Essbase maintains separate error log files for application and server errors. Server log files are stored in the directory pointed to by ARBORPATH, and application log files are stored in the ARBORPATH \APP directory, or in the database directory.

The Exception Error Log report file name is normally log00001.xcp. The ExceptionLogOverwrite parameter in the ESSBASE.CFG file controls whether Hyperion Essbase overwrites the log file.

When ExceptionLogOverwrite is FALSE:

Example

EXCEPTIONLOGOVERWRITE FALSE 

The Hyperion Essbase exception handler writes the information into the Exception Error Log report on the local disk in an ASCII file as follows:

D:\ESSBASE
D:\ESSBASE\APP. 
D:\ESSBASE\APP\APP1.
D:\ESSBASE\APP\APP1\DB1.

Notes

See Also

The Hyperion Essbase Database Administrator's Guide.


Copyright (c)1991-2000 Hyperion Solutions Corporation. All rights reserved.