Solaris and MFILES > 240 perchance?

Solaris has hard limit of 256 file handles for 32 bit applications (such as
UniVerse). You need to leave a gap... UniVerse uses some file handles itself
and some commands (such as ECECUTE...CAPTURING...RETURNING use O.S file
handles outside the rotating file pool.

Otherwise - could you be opening O.S level files (not hashed files) and
forgetting to close them? (OPENSEQ etc...). GCI can be another culprit if
you call C functions and leave loose file handles.



Regards

JayJay
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to