LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2003)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 9 Sep 2003 10:17:37 -0700
Reply-To:     Stephen Ban <ban@zoology.ubc.ca>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Stephen Ban <ban@zoology.ubc.ca>
Subject:      Re: increasing memory
In-Reply-To:  <200309090749.h897npl16614@mail016.syd.optusnet.com.au>
Content-Type: text/plain; charset="us-ascii"; format=flowed

Paul,

Try using the /external option on whatever procedure you are using; this allows SPSS to swap to disk if necessary. Also, you can set mxmemory to quite a large value (I'm using a value of 800 000, which works fine with my huge datasets (1.7 million records).

Regards, Stephen

At 05:49 PM 09/09/2003 +1000, you wrote: >Hi all, > >I am wondering how you increase memory when you are working with really large >files, and what sizes 11.5 can handle as it stands (cases/participants) >and also >variables before it needs adjusting > >2. How do you increase memory (command syntax)?? > >Below is a few commands I found from google but not sure whether it >works. The >first one ran but I could not see any adjustments to the output file after >running >show >*this command is designed to increase memeory to 32768 bytes. > >set mxmemory=32768. > show. > >This one below did not seem to work > >spss -m < my.sps > my.lst -s8m. > >Thanks in advance >Paul > >Cheers Paul


Back to: Top of message | Previous page | Main SPSSX-L page