z/OS UNIX System Services › Controlling Access to USS › USS User Limits › Example: USS user limits
This example limits USER01 to a maximum of 200 open processes at the same time|
TSS ADD(USER01) PROCUSER(200)
This example remove the above PROCUSER authorization:
TSS REMOVE(USER01) PROCUSER