Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: MMerge returns an error on temp file


From   Dana Chandler <[email protected]>
To   [email protected]
Subject   st: MMerge returns an error on temp file
Date   Tue, 5 Jan 2010 12:20:31 -0600

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index