maxuprc

This parameter sets the maximum number of processes that can be run concurrently by any one user. If you anticipate having a large number of users accessing the database concurrently, you may need to increase this parameter.

To increase the maxuprc parameter

  1. Check the current setting for maxuprc as follows:

    # echo "maxuprc/D" | adb -k
  2. Modify or add the maxuprc setting in the /etc/system file as follows:

    # set maxuprc=some_integer