Previous Topic: PROCNAME Keyword—Define STC ProcedureNext Topic: Examples: PROCUSER keyword


PROCUSER Keyword—Maximum Number of Processes

Valid on z/OS.

Use the PROCUSER keyword to specify the maximum number of processes a user can have open at the same time.This field overrides the MAXPROCUSER parameter in the BPXPRMxx member of PARMLIB for this user.

PROCUSER is equivalent to PROCUSERMAX in RACF.

This keyword has the following format:

TSS ADD(acidname) PROCUSER(nnnnn)
nnnnn

The maximum number of processes a user can have open at the same time.

Limits: 3 to 32,767  

Default: USS takes the system defaults set in BPXPRMxx.

This keyword is used with the ADDTO, REPLACE, REMOVE and WHOHAS commands.