BPXI039I SYSTEM LIMIT limname HAS REACHED limperc% OF ITS CURRENT CAPACITY OF limtot

Explanation

The z/OS UNIX System Services System Limit has reached a critical value.

In the message text:
limname
One of the following:
MAXPIPES
Maximum number of pipes and FIFOs.
MAXPROCSYS
Maximum number of processes in system.
MAXUIDS
Maximum number of used UIDS in system.
MAXPTYS
Maximum number of pseudo-terminal sessions that can be active concurrently.
MAXMMAPAREA
Maximum number of MMAP areas in system used for memory mappings of HFS files. This message does not apply to processes that have their own processes limit (OMVS segment MMAPAREAMAX value) greater than the MAXMMAPAREA value. This message is suppressed when these processes are consuming mmap pages. Because processes with OMVS segment MMAPAREAMAX value, greater than the BPXPRMxx MAXMMAPAREA value, contribute to the total amount of mmap pages in use, the limperc% value might be shown as greater than 100%.
MAXSHAREPAGES
Maximum number of system shared storage pages that can concurrently be active using the fork(), ptrace, shmat, and mmap services.
IPCMSGNIDS
Maximum number of unique message queues.
IPCSEMNIDS
Maximum number of unique semaphore sets.
IPCSHMNIDS
Maximum number of unique shared memory segments.
IPCSHMSPAGES
Maximum number of pages for shared memory segments
SHRLIBRGNSIZE
Maximum size of the system shared library region. This is where the system library modules are loaded.
SHRLIBMAXPAGES
Amount of data space storage pages that can be allocated for non-system shared library modules.
IPCMSGQBYTES
Maximum number of bytes in a single message queue.
IPCMSGQMNUM
Maximum number of messages per queue.
IPCSMMPAGES
Maximum number of pages for a shared memory segment.
INET MAXSOCKETS
Maximum number of AF_INET sockets.
UNIX MAXSOCKETS
Maximum number of AF_UNIX sockets.
INET6 MAXSOCKETS
Maximum number of AF_INET6 sockets.
limperc
The percentage value in steps: 85%-90%-95%-100%. For the MAXSHAREPAGES resource, the percentage starts at 60%.
limtot
The absolute current value.

System action

The system will continue, but UNIX processes might encounter problems soon.

Operator response

None.

System programmer response

Consider raising the specified value with a SETOMVS or SET OMVS command.

Module

BPXMSLIM

Source

z/OS UNIX System Services kernel (BPX)

Routing Code

1

Descriptor Code

11