comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » "OPENW: Error opening file. Unit: (...) Too many links" - What does this mean? (Possible I/O problem)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: "OPENW: Error opening file. Unit: (...) Too many links" - What does this mean? (Possible I/O problem) [message #85130 is a reply to message #85113] Tue, 09 July 2013 03:27 Go to previous message
Carsten Lechte is currently offline  Carsten Lechte
Messages: 124
Registered: August 2006
Senior Member
On 05/07/13 19:00, Jas wrote:
> files was about 90,000. However, I've recently increased the loops involved
> so that I create many more (~ 500,000 in all).
...
> % OPENW: Error opening file. Unit: (...) File: (...) Too many links %
> Execution halted at: $MAIN$ (...)

That looks like the underlying file system complaining that the maximum number
of files in a directory has been reached. Depending on which filesystem on
which operating system you use, it may be possible to increase this limit.
However, it might be better to reconsider generating so many files in the
first place. If you really need so many seperate files, you could group them
into 500 directories with about 1000 files each.


chl
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Calling vectors in readcol from a string array?
Next Topic: Peak detection

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 00:15:07 PDT 2025

Total time taken to generate the page: 1.12066 seconds