HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error message.
Operating System - HP-UX
1832993
Members
4014
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2006 10:07 AM
12-29-2006 10:07 AM
Error message.
Hi,
After login in the system i get the following error message.
crt0: ERROR couldn't open /usr/lib/dld.sl errno:000000023
Let me know what this error is and how to rectify it.
Regards
After login in the system i get the following error message.
crt0: ERROR couldn't open /usr/lib/dld.sl errno:000000023
Let me know what this error is and how to rectify it.
Regards
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2006 10:29 AM
12-29-2006 10:29 AM
Re: Error message.
from /usr/include/sys/errno.h:
errno 23 = ENFILE /* File table overflow */
[ENFILE] File table overflow. The system's table of open files
is full, and temporarily no more open()s can be accepted.
There are too many files open at the same time. The kernel parameter NFILE is far too small and needs to be increased. You will see additional error messages on your console, in the dmesg command and also in your /var/adm/syslog/syslog.log file. You need to terminate some processes so you can login as root, shutdown your applications, then double or triple the kernel parameter NFILE using SAM and let the system reboot.
Bill Hassell, sysadmin
errno 23 = ENFILE /* File table overflow */
[ENFILE] File table overflow. The system's table of open files
is full, and temporarily no more open()s can be accepted.
There are too many files open at the same time. The kernel parameter NFILE is far too small and needs to be increased. You will see additional error messages on your console, in the dmesg command and also in your /var/adm/syslog/syslog.log file. You need to terminate some processes so you can login as root, shutdown your applications, then double or triple the kernel parameter NFILE using SAM and let the system reboot.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2006 03:36 PM
12-29-2006 03:36 PM
Re: Error message.
Ramnath,
Check your system table usage, looks like you are running out of kernel parameters nfile and nflcoks and as mentioned above.
(check syslog for filetable error message)
also check with # glance -t and # sar -v for filetable usage.
Cheers,
Raj.
Check your system table usage, looks like you are running out of kernel parameters nfile and nflcoks and as mentioned above.
(check syslog for filetable error message)
also check with # glance -t and # sar -v for filetable usage.
Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2007 09:11 PM
01-01-2007 09:11 PM
Re: Error message.
Thanks all for the solution. We rebooted the server and it is working fine.
Thanks & Regards
Ramnath S
Thanks & Regards
Ramnath S
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP