Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Kieran McCaul <kieran.mccaul@uwa.edu.au> |
To | "statalist@hsphsun2.harvard.edu" <statalist@hsphsun2.harvard.edu> |
Subject | st: RE: no room to add more observations |
Date | Sat, 15 Feb 2014 10:30:37 +0800 |
... You don't say how much RAM is installed on your computer. Nevertheless, this is error message is telling you that you don't have 2g of RAM to spare. If you have enough RAM installed, then you could try closing other programs that are running and see if this frees up enough RAM for Stata to load the file. If you don't have enough RAM installed, you could try a computer with more RAM. Failing that, do you need all the variables in your dataset? If not, you can specify the variables you need when you open the file: use [varlist] using filename, clear -----Original Message----- From: owner-statalist@hsphsun2.harvard.edu [mailto:owner-statalist@hsphsun2.harvard.edu] On Behalf Of R Zhang Sent: Saturday, 15 February 2014 10:06 AM To: statalist@hsphsun2.harvard.edu Subject: st: no room to add more observations Hello everyone, I am using stata 11, I have a 1.4 G stata dataset. I tried set mem 2g and got error op. sys. refuses to provide memory what should I do? thanks, Rochelle * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/faqs/resources/statalist-faq/ * http://www.ats.ucla.edu/stat/stata/ * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/faqs/resources/statalist-faq/ * http://www.ats.ucla.edu/stat/stata/