I am trying to perform a union on multiple files to join them into one file. The files are rather large, and the process is resulting in an error: File Unbuffered: Error in GetOverlappedResult: Not enough space on the disk.
There appears to be plenty of space on the C drive.
Any help on troubleshooting this issue?
Thanks!