MAXPIPEUSER

Use MAXPIPEUSER to set the maximum number of named or unnamed pipes that a user (that is, a UID) can open and use concurrently. By limiting the number of pipes that a user can open, you limit the amount of the pipe system resources that a user can use at one time.

The MAXPIPEUSER limit is a hard limit and applies to all users that are not UID=0. The MAXPIPEUSER value cannot be changed on a user basis, and there is no resource limit (setrlimit or prlimit) support to alter a soft or hard limit. For UID=0 users, the MAXPIPEUSER limit of 8,730 (the maximum allowable value) is always enforced.

The MAXPIPEUSER value can be changed dynamically with the SETOMVS command. For more information, see Dynamically changing the BPXPRMxx parameter values.