1833695 Members
3478 Online
110062 Solutions
New Discussion

hp-ux library error

 
Rommel T. Misa_2
Frequent Advisor

hp-ux library error

Hello.

I recently encountered this error when I tried to run my application:

shl_load: error loading library /usr/lib/libsec.2: File table overflow

Has anyone of you encountered the same error? I'm running HP-UX 11i v1 on an rp7440 which runs Oracle and Symantec. Is this a memory or compiler problem? Hope you can help.

Rommel
1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: hp-ux library error

Your problem is File table overflow, too many open files on the whole system.

This is generally a kernel config problem.
See nfile(5):
http://docs.hp.com/en/B2355-60130/nfile.5.html
(This also says it is obsolete on 11.31.)