LOGOUTUSER

Logs a specified user off the Essbase Server.

Syntax

LOGOUTUSER userNumber
ParameterDescription

userNumber

Login ID number associated with a user. Issue LOGOUTUSER with no parameter to display a list of users and user numbers.

Notes

Example

To log the user whose user number is 1 off the Essbase Server:

LOGOUTUSER 1;

See Also

  • LOGOUTALLUSERS