LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (June 2001, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 5 Jun 2001 13:33:27 -0700
Reply-To:   George Chalissery <chalissery@HOTMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   George Chalissery <chalissery@HOTMAIL.COM>
Organization:   http://groups.google.com/
Subject:   Estimating memory requirements for PROC SORT
Content-Type:   text/plain; charset=ISO-8859-1

Hi,

I am trying to develop a macro that sets the SAS SORTSIZE= option to an optimum value (for my system) based on the size of the dataset to be sorted and the size of the sort key. Some time back I had come across the formula to determine the SORT memory requirements based on the observation length, number of observations and the size of the key.

Does anyone have this formula handy?

TIA,

George.


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