GETAPPINFO

Returns host, user, and database information for the current application.

Syntax

GETAPPINFO [appName]
ParameterDescription

appName

Optional. Required only if no application is selected.

Notes

This command returns the following information about the application: name, Essbase Server host name, status, elapsed time, users connected, number of databases, and a list of all databases.

Example

GETAPPINFO;

See Also