Date: Mon, 16 Nov 2009 11:40:24 -0500
Reply-To: "Wang, Qifan" <frankjianhu@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Wang, Qifan" <frankjianhu@GMAIL.COM>
Subject: Re: Out-of memory problem
In-Reply-To: <4A65BFB28FC42A4B81AAA01C69E9903701172E21@LTA3VS023.ees.hhs.gov>
Content-Type: text/plain; charset=ISO-8859-1
Thanks a lot!
Best,
Frank Qifan Wang
On Mon, Nov 16, 2009 at 10:46 AM, Fehd, Ronald J. (CDC/CCHIS/NCPHI) <
rjf2@cdc.gov> wrote:
> use this tool to search for options related to memory management
>
> %Let Word = memory;
>
> http://www.sascommunity.org/wiki/Searching_for_word_in_dictionary.option
> s
>
> Ron Fehd the macro maven CDC Atlanta GA USA RJF2 at cdc dot gov
>
> > -----Original Message-----
> > From: owner-sas-l@listserv.uga.edu
> > [mailto:owner-sas-l@listserv.uga.edu] On Behalf Of Wang, Qifan
> > Sent: Monday, November 16, 2009 9:23 AM
> > To: SAS-L@listserv.uga.edu
> > Subject: Out-of memory problem
> >
> > Hi,
> >
> > I am running proc logistic and SAS keeps telling me* Error: out of
> > memory.*This really confuses me because my computer has 2.5G RAM and
> > the dataset I
> > am using has around 80000 observations, which is not that
> > bad. Plus I tried
> > to use keep statement to decrease the workload of SAS.
> >
> > Can anyone help me on this? Many thanks!
> >
> > Frank
> >
> >
>
|