System Error 5291 will be displayed when:
- The -n (Maximum Number of Users) database startup parameter is too low based on the number of clients/processes connecting to a database concurrently.
- If a client is connecting to more than one database, this error can occur if one of those databases have a -n value that is too low for the number of clients/processes connecting to it.
- If using multiple Login Brokers (-m3), this error can occur if the sum of the (-Ma * -Mpb) parameters for the multiple brokers exceeds the -n parameter for a database.