Login connection limitations

Although Adaptive Server allows you to define over 2,000,000,000 logins per server, the actual number of users that can connect to Adaptive Server at one time is limited by:

StepsAllowing the maximum number of logins and simultaneous connections

  1. Configure the operating system on which Adaptive Server is running for at least 32,000 file descriptors.

  2. Set the value of number of user connections to at least 32,000.

    NoteBefore Adaptive Server can have more than 64K logins and simultaneous connections, you must first configure the operating system for more than 64K file descriptors. See your operating system documentation for information about increasing the number of file descriptors.