×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Hi Art
I think you have hit the maximum number of file descriptors - each open
gets a file descriptor.
At 7.4 I see this in the IBM i: Maximum Capacities document -
Default maximum number of file and socket descriptors per job - 200
Maximum number of file and socket descriptors per job - 2,500,000
Footnote says this -
Default can be changed with DosSetRelMaxFH() - Change the Maximum
Number of File Descriptors (see UNIX-Type APIs in the information center.)
Hope this helps!
Vern
On 5/24/2023 11:43 AM, Art Tostaine, Jr. wrote:
I'm calling this many times to check if a file wildcard exists. After
using it about 100 times it's returns this error:
1 -- The external program or service program returned SQLSTATE 38998. The
text message returned from the program is: opendir: Too many open files for
this process. .
Has anyone seen this before?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.