SSLOGUNKNOWN

This configuration setting controls whether Essbase logs error messages when it encounters an unknown member name during a grid operation.

Syntax

SSLOGUNKNOWN TRUE | FALSE
  • TRUE—Essbase displays and logs an error message for each unknown member name that it encounters during a grid operation. The default is TRUE.

  • FALSE—Essbase does not display error messages when it encounters an unknown member name nor does it log an error for each unknown member it encounters during a grid operation.

Description

SSLOGUNKNOWN controls whether Essbase logs error messages when it encounters an unknown member name during a grid operation. It enables you to get a specific list of every unknown member name, or to repress error messages of this type.

Notes

SSLOGUNKNOWN creates an entry in the application log, application_name.log, in the application directory.

See Environment Locations in the Essbase Platform for information about directory locations in Essbase.

Example

SSLOGUNKNOWN TRUE

Essbase generates and logs an error message each time it encounters any number of unknown member names during a grid operation.

See Also

TIMINGMESSAGES