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 (March 2011, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 30 Mar 2011 13:20:11 +0000
Reply-To:     F J Kelley <jkelley@UGA.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         F J Kelley <jkelley@UGA.EDU>
Subject:      Re: Off-Topic: How many PROCS?
In-Reply-To:  <201103300131.p2U1VIlo030446@listserv.uga.edu>
Content-Type: text/plain; charset="iso-8859-1"

Then there are procs you don't really see: proc setinit, for example.

________________________________________ From: SAS(r) Discussion [SAS-L@LISTSERV.UGA.EDU] on behalf of Jack Hamilton [jfh@STANFORDALUMNI.ORG] Sent: Tuesday, March 29, 2011 9:31 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: [SAS-L] Off-Topic: How many PROCS?

And if you know how (which I no longer do), you can look at the DLLs and figure out which are procs.

--- Jack Hamilton 95819

-----Original Message----- From: Fehd, Ronald J. (CDC/OCOO/ITSO) <rjf2@CDC.GOV> Sent: Tuesday, 29 March, 2011 12:00 pm To: SAS-L@LISTSERV.UGA.EDU Subject: Re: [SAS-L] Off-Topic: How many PROCS?

a more meaning-full number is the number of *.dll that SAS uses to run all those procs:

for each of your license products examine the <product>\sasexe folder e.g.: C:\Program Files\SAS\...\core\sasexe

From your rtrace logs you can figure out what products are actually being used:

http://www.sascommunity.org/wiki/Reading_Rtrace_logs

Ron Fehd rtrace==*.dll maven

> -----Original Message----- > From: owner-sas-l@listserv.uga.edu [mailto:owner-sas- > l@listserv.uga.edu] On Behalf Of Ricardo Gonçalves da Silva > Sent: Tuesday, March 29, 2011 2:07 PM > To: SAS-L@LISTSERV.UGA.EDU > Subject: Off-Topic: How many PROCS? > > Hi Guys, > > I'm was wondering if anybody knows how many PROCS SAS/BASE have? > Any estimate about the total number of PROCS in a full SAS > installations? > > > Rick


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