> -----------------------SNIP-----------------------
> Without buying any special software is there away to identify SAS
usage
> by component? Not just who uses SAS bt who uses SAS/FSP , SAS/GRAPH
> etc ...
>
> ---------------From Ed Gould ________________________
> 
> OK are we talking batch or TSO or ?
> 
> If its batch it should be easy to use the type 4(or 3x) SMF record.
> 
> The SMF record(s) contain the program name ie SAS or SASFSP or
SASGRAPH
> 
> Its just a matter of selecting the program(s) you want and then
> listing from the record JOBNAME   TIME & DATE  and anything else
> (including CPU time) just let you fingers do the waking through the
> SMF manual it has record layouts for pretty much all IBM cut SMF
> records. Some component(s) have their own format like DFSORT and you
> *MAY* have to look into that specific product for information, Hint
> here: You can use SAS or DFSORT or one of the programs (DAF as an
> example off the CBTTAPE).
> 
> Ed
> 
> ----------------------------------------------------------------------
Ed,

I may be wrong, but I don't think the SMF Type 3x records will work
here.  The program in the SMF type 3x records would be the one executed
by the "EXEC PGM=" JCL statement, ie the primary entry point.  For SAS
that would be one of three programs (I think there are three) determined
by the way you bundle SAS when it is installed.  At my shop the program
is SASB.  So the program ID in the SMF type 3x records will always be
SASB.  The SASFSP, SASGRAPH, etc. are determined by the particular SAS
statement that is coded in the SAS program.  To get this information one
needs to install the SVC that comes with SAS and set SAS up to record
its own SMF records for each SAS procedure executed.  I think that has
already been mentioned in previous postings. 

Tom Kelman



*****************************************************************************
If you wish to communicate securely with Commerce Bank and its
affiliates, you must log into your account under Online Services at 
http://www.commercebank.com or use the Commerce Bank Secure
Email Message Center at https://securemail.commercebank.com

NOTICE: This electronic mail message and any attached files are
confidential. The information is exclusively for the use of the
individual or entity intended as the recipient. If you are not
the intended recipient, any use, copying, printing, reviewing,
retention, disclosure, distribution or forwarding of the message
or any attached file is not authorized and is strictly prohibited.
If you have received this electronic mail message in error, please
advise the sender by reply electronic mail immediately and
permanently delete the original transmission, any attachments
and any copies of this message from your computer system.
*****************************************************************************

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to