Nick and Fabrizio,
Thank you for your suggestions, but I am still having troubles in
loading the data.
I started with an empty Stata and did increase the amount of memory
allocated to the data and also the matsize, by using the following:
.set memory 726m
.set matsize 200
but the programme was too slow, and the data could not be loaded at all.
Do you have any other suggestion?
Thank you,
Shqiponja
Shqiponja Telhaj
PhD student
Department of Economics
-----Original Message-----
From: Nick Cox [mailto:[email protected]]
Sent: 05 September 2003 10:45
To: [email protected]
Subject: st: RE: loading a big dataset in Stata
TELHAJ Shqiponje
>
> I am trying to load a big dataset with approx. 790,000
> observations and
> 170 variables in Stata. I am having trouble loading the
> data first. The
> data is an SPSS file. I saved the data as a tab-delimited
> file in SPSS
> and tried to open in Stata. However, got the following message:
>
>
> . insheet using c:\yellisall.dat
> no room to add more observations
> An attempt was made to increase the number of
> observations beyond
> what is
> currently possible. You have the following alternatives:
>
> 1. Store your variables more efficiently; see help compress.
> (Think of
> Stata's data area as the area of a rectangle;
> Stata can trade
> off
> width and length.)
>
> 2. Drop some variables or observations; see help drop.
>
> 3. Increase the amount of memory allocated to the
> data area using
> the set
> memory command; see help memory.
> error in line 86591 of file
> r(901);
>
You got three suggestions here. If you are
starting with an empty Stata, then #3 is
the most relevant.
Nick
[email protected]
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/