Greetings,
I have recently made the switch toStata9. Today I updated and tried to
replicate some earlier work. Stata9 will only allocate 935m of memory
but without rebooting Stata8.2 will allocate 1425m. Has anyone run
into this issue, does anyone have any suggestions?
I have 1.5 gigs of ram on a WinXP (service pack 2) machine.
thanks
Scott Hankins
**********************Stata9***************************
. set mem 950m
op. sys. refuses to provide memory
r(909);
**********************Stata8***************************
. set mem 1425m
Current memory allocation
current memory usage
settable value description (1M = 1024k)
--------------------------------------------------------------------
set maxvar 5000 max. variables allowed 1.733M
set memory 1425M max. data space 1,425.000M
set matsize 800 max. RHS vars in models 4.950M
-----------
1,431.682M
r; t=0.11 12:55:15