Hi Everyone,
I was troubled by an error code r(608) when I run a "reshape long" a large size of data. There is nothing wrong with the reshape command, and it runs fine at the command prompt (took a long while though). However, if I run the same line of code from the do editor, I received the following error: file XX.tmp cannot be modified or erased; likely cause is read-only directory or file." Same error appear if I run the entire do file which contains the line of reshape. I looked up in the forum, and tried to add a sleep command after the reshape command; sadly that did not help. Because I need to execute the reshape on 12 data set, I would very much like to avoid the error r(608) and run it in a do file. Do you have any suggestion?
Best,
Karen
Related Posts with massive reshape long terminated by error r(608)
ologit and factor notation - problem with interpretationI have a questionnaire where the dependent variable has 10 ordered responses and there are various i…
Interpolation of unbalanced panel dataDear all, I am currently working with unbalanced panel data which I need to prepare for regressions…
Counting frequency of specific and missing stringsI have a series of variables with dates in string format, including a mis of M/DD/YY, MM-DD-YY, MM/D…
Interpreting ivreg2 resultsDear Statlisters, Someone recommended me to run an ivreg2 on stata. However, I am quite new to the …
F statistic (& testparm) after a clustered FEHello Question 1: If I am running this model: xtreg dv iv1 iv2 iv3 i.year cluster(country), fe a…
Subscribe to:
Post Comments (Atom)
0 Response to massive reshape long terminated by error r(608)
Post a Comment