I'm getting the error "Error: Input Data (60): FileUnbuffered: Error in GetOverlappedResult: There is not enough space on the disk. (112)" when trying to read a series of csv files through an input tool - e.g. ...\my drive\filename_*.csv". All other forum postings regarding this error reference working with large files, however I'm dealing with 14 file totaling only 2.57MB on a drive with over 1GB of free space. Since I'm dealing with such small files on a drive with plenty of space, what could be causing this error?
Solved! Go to Solution.
Do you have much RAM available on the machine?
If you run it with just one of the files does it work?
I have about 3GB free. Ok, here's the strange thing, after several attempts at running it, I just ran it again and it worked. *sigh*
***sigh*** indeed. Perhaps another application was holding onto some resources that Alteryx needed to get it to work and now they have been freed?
Perhaps. I haven't run into issues since so I think it's fine now.