I'm running Stata 15.1 MP/4-core in macOS 10.14.5. I have 32 GB of memory.
I'm appending a series of 4 dta files to create one large master file of survey data. 45 million observations, size 29666MB, memory 34944MB
I append the 4 files onto each other, which succeeds without a hitch. Then I try to save the aggregated master dta, and I repeatedly get an I/O error. The append and save calls are the only ones I'm running.
Right now, my hard drive shows 120GB of free space, which ought to be at least 3x larger than the file I'm trying to save. I've tried quitting and restarting both Stata and the OS, but the I/O errors persist.
Thoughts?
Related Posts with Stata I/O error on save despite ample disk space
Importing data - 1st row (names) not correctlyHello, I want to import an excel spredsheet and use the first row as the name of the variable. For t…
Generate a date variable from another date variable with an if conditionHere I am trying to create a start date (AESTDAT) and end date (AEENDAT) variables from the list bel…
CMP mata error 3900Hi all, I was trying to use State to run a CMP model with random coefficient. And I got the error b…
Exporting two way table to latexHi, I have two string variables Var1 and Var2 each with 7 categories. I want to create a two way ta…
Function HandlesIs there something similar to MATLAB's function handles in MATA? It seems like it would be similar t…
Subscribe to:
Post Comments (Atom)
0 Response to Stata I/O error on save despite ample disk space
Post a Comment