- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- error messages:"file: table is full "
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
04-18-2004 07:41 PM
04-18-2004 07:41 PM
error messages:"file: table is full "
file ,the following messages appeared
Apr 19 10:18:13 yjjf2 vmunix: file: table is full
Apr 19 10:18:14 yjjf2 above message repeats 2113 times
Apr 19 10:18:14 yjjf2 vmunix: file: table is full
Apr 19 10:37:07 yjjf2 vmunix: file: table is full
Apr 19 10:38:14 yjjf2 above message repeats 3175 times
Apr 19 10:38:33 yjjf2 vmunix: file: table is full
someone told me to install lsof
so i installed it
#lsof -u oracle |wc -l
10652
#lsof -u tuxedo |wc -l
2964
and the value of configurable parameter "nfile" equaled "10649"
10652+2964>10649
should i increase the value of "nfile"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2004 07:46 PM
04-18-2004 07:46 PM
Re: error messages:"file: table is full "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2004 07:52 PM
04-18-2004 07:52 PM
Re: error messages:"file: table is full "
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2004 07:56 PM
04-18-2004 07:56 PM
Re: error messages:"file: table is full "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2004 07:58 PM
04-18-2004 07:58 PM
Re: error messages:"file: table is full "
(file-sz is the problem)
2. kmtune -lq nfile
(check to see current value)
3. increase nfile via sam.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2004 08:50 PM
04-18-2004 08:50 PM
Re: error messages:"file: table is full "
have a look at the manpage of 'nfile'
# man nfile
you should change the other parameters from the caculation fumula of nifle and need to reboot after modified.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2004 10:20 PM
04-18-2004 10:20 PM