Date: Wed, 14 Mar 2007 14:30:11 -0600
Reply-To: Alan Churchill <SASL001@SAVIAN.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Alan Churchill <SASL001@SAVIAN.NET>
Subject: Re: SAS Program to Check Logs?
In-Reply-To: <200703142018.l2EH4IIp021133@mailgw.cc.uga.edu>
Content-Type: text/plain; charset="iso-8859-1"
Roland,
SaviLog requires the .NET Framework 2.0 which has been fully rolled out by
Microsoft and is available on Windows Update. Most people should have 2.0
already since it was released a long, long time ago (SP2 time I believe).
There are no dangers with installing it but some IT departments are
lagging...badly.
SaviLog is a C# program that reads SAS logs and completely parses anything
and everything of value. You can see which steps took the longest, sort by
job processing time, sum records read, export everything to any format
imaginable, etc. Very graphical, very user friendly.
It is a full Windows application and does not rely on any part of SAS.
Alan
Alan Churchill
Savian "Bridging SAS and Microsoft Technologies"
www.savian.net
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Roland
Rivers
Sent: Wednesday, March 14, 2007 2:18 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Re: SAS Program to Check Logs?
Thanks Alan. Unfortunately I can't use it because to use Setup.msi it says
I have to have Framewwork installed on my system which I don't. Is savlog
a SAS program which reads in SAS log files and analyzes them? I am running
SAS in the Windows environment.