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
Delete Observations that have no partners in panel dataHello.. i am new in here i got some problem in using STATA i am trying to make panel data but not…
Confusion About Reduced-Form EstimationI'm using Stata 14 for Mac and I'm exploring a data set. It was going well but I've hit a wall. The…
Command for fixed effects ordered logitIs there a user-developed Stata command for fixed effects ordered logit? I know that xtologit does n…
HotDeck results not reproducibleHi everyone, I'm imputing data using HotDeck. gen income1 = income if treat == 0 hotdeck income1, …
Negative Binomial Regression & NonlinearityNegative binomial regression - which relies on the log-link function - models the expected value of …
Subscribe to:
Post Comments (Atom)
0 Response to Stata I/O error on save despite ample disk space
Post a Comment