Open Files Error [message #97608] |
Fri, 06 September 2002 12:30 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
David Rickard
Messages: 1 Registered: September 2002
|
Junior Member |
|
|
We have several websites served by Oracle Application Server (8.0.5.x) and Netscape Enterprise (2.x); lately the Netscape listener has been plagued by 'warning: accept failed (Too many open files)' errors; has anyone encountered a situation like this?
|
|
|
Re: Open Files Error [message #97609 is a reply to message #97608] |
Fri, 06 September 2002 12:58 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/42800.jpg) |
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
Check the users shell limits.
you may be running into the shell limit for "nofiles".
In the shell type "ulimit -a" then look for "nofiles".
is that HP-UX? then look into maxfiles, nfile
|
|
|