When using mmerge, I sometimes get an error that the tempfile that
mmerge is creating somewhere already exists.
Has anyone else experienced this problem? The result is that the
mmerge doesn't go through. However, if I repeat the command it often
goes through on the second time. Does anyone have any suggestions?
Perhaps I need to adjust some setting on temporary files to handle
them better?
Below is the command and code that was returned. Thanks in advance.
mmerge stateplace using "`proj_dir'/Derived_Data/Main
Project/BR_1_iso.dta", type(n:1) umatch(stateplace) ukeep(stateplace)
file C:\DOCUME~1\dchandle\LOCALS~1\Temp\ST_0000000e.tmp already exists
r(602);
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/