While I was merging two large files, Stata displayed an error message that reads
I wasn't saving the file. I was merging. Also, I was merging one data in F drive, another data in C drive. Both F and C drive have 1TB of free space. The main file is 93.1GB, and the other file is merely 1GB. Then why am I seeing this error?
I/O error writing .dta file
Usually such I/O errors are caused by the disk or
file system being full.
Usually such I/O errors are caused by the disk or
file system being full.
I wasn't saving the file. I was merging. Also, I was merging one data in F drive, another data in C drive. Both F and C drive have 1TB of free space. The main file is 93.1GB, and the other file is merely 1GB. Then why am I seeing this error?
Comment