for more info about ulimit:- http://uw713doc.sco.com/en/man/html.1/ulimit.1.html
Add below line to /etc/profile ulimit -n 10000 Add below lines to /etc/security/limits.conf GUID hard nofile 10000 GUID hard nofile 10000 & Restart the system.
Add below line to /etc/profile ulimit -n 10000 Add below lines to /etc/security/limits.conf GUID hard nofile 10000 GUID hard nofile 10000 & Restart the system.
