Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


Share this Page URL
Help

Chapter 11. z/OS UNIX PARMLIB members > Setting file descriptors - Pg. 623

11.8 Setting file descriptors To modify the system limit there are three ways to do: Use the SET OMVS=xx command with BPXPRMxx MAXFILEPROC(nnnnnn) Use the SETOMVS RESET=(xx) command with BPXPRMxx MAXFILEPROC(nnnnnn) Use the SETOMVS MAXFILEPROC=nnnnnn command The limit for an individual process can be changed with: SETOMVS PID=pid,MAXFILEPROC=nnnnnn