|
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
|