Nn a AIX
interface, ulimit
is defined across two stages,
- One under
etc/security
-One under$WL_HOME/common/bin/commEnv.sh
Need to understand, the java objects coming spawning from managed servers uses which ulimit
?
The last one applied.
That is, the one in $WL_HOME/common/bin/commEnv.sh
just modify the start scripts before the java virtual machine is launched to "spit" the ulimit value set.