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 (November 2005, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 1 Nov 2005 14:33:54 -0600
Reply-To:     PuddingDotManAtGmailDotCom@listserv.cc.uga.edu
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Pudding Man <pudding.man@GMAIL.COM>
Subject:      Re: Minimize initialization time
Comments: To: propense <propense@yahoo.com>
In-Reply-To:  <1130802561.957447.166630@f14g2000cwb.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1

On 10/31/05, propense <propense@yahoo.com> wrote: > Thanks Ron, > the nosplash option seem to be only for windows. (my environment is > HP-unix with 8 cpus) . I seem to be having this issue of real time > > 0.15*(systime+usertime) only during the Inititalization. >

It *sounds* like your concern is likely "Load Time" (i/o time to load SAS from disk to memory).

Assuming for a moment that your application stratgy of repeatedly initializing SAS is necessary (sounds dubious), the issue -could- be installation of SAS as re-entrant code?

Can HP/UX SAS be installed as a common (perpetually memory- resident) image? If so, does your system have sufficient internal storage and would the sysadmin's be willing to consider such??

Just random thoughts ...

Puddin'

***************************************************************** *** Puddin' Man PuddingDotMan at GmailDotCom ** *****************************************************************;


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