Previous Topic: USS User LimitsNext Topic: z/OS ServerPac upgrade


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