|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Still deferring when aliased to a script...
From: David Alexander (Dalexan
greyhound.com)
Date: Thu May 01 2003 - 12:47:00 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>The only AIXism seems to be that the per-user process limit is
>lower than on other systems.
For what it's worth (and to get this in the archives if/when this comes up again), the process limit on AIX v. 4.x and 5.x seems to default to 128, and is configurable between 40 and 131072.
To change the value, either use the SMIT tool (smit chgsys), or chgdev as follows:
# chdev -l sys0 -a maxuproc='xxx'
Replace 'xxx' with the number of processes allowed per user between 40 and 131072.
Thanks again,
- Dave
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]