Sets a limit on the number of user sessions that can be connected to the Analytic Server at any one time.
MAXLOGINS n
n | Any integer from 1000 to 1048575 is valid. The default value is 10000. |
This setting limits the maximum number of user sessions allowed to connect to the Analytic Server at any one time. This number includes multiple instances of the same user.
You may wish to adjust the value of MAXLOGINS to match computer resources, or to more closely manage concurrent ports and user sessions. A concurrent port is used for each unique combination of client machine, Analytic Server and login name. For example, the same user with five open Excel worksheets connected to the same Analytic Server use one port, but five sessions.
MAXLOGINS 5000
increases the maximum number of simultaneous logins possible, from the default of 1000 to 5000.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |