AGENTDISPLAYMESSAGELEVEL

Specifies the message types (level of messages) that are displayed in the Essbase Server console.

Only the console is affected, not the Essbase Server log (essbase.log).

Syntax

AGENTDISPLAYMESSAGELEVEL ERROR | WARNING | INFO | DEBUG

Where ERROR, WARNING, INFO, and DEBUG are levels:

Notes

This setting affects only the messages displayed in the Essbase Server console. To set the level of messages written to the Essbase Server log (essbase.log), use AGENTLOGMESSAGELEVEL.

To set the same level for both the Essbase Server console and log, use both settings.

Example

AGENTDISPLAYMESSAGELEVEL WARNING

Sets the message level at WARNING. Only warning and error messages are displayed in the Essbase Server console.

See Also

SETMSGLEVEL

AGENTLOGMESSAGELEVEL