So you might want to do this. If you have Syncsort or DFSORT they each have tools that can be used to read SMF records. May be easier. [email protected] can answer DFSORT questions.
Or you could go to the cbttape.org and see if something has already been built you can use. If you are doing a lot of SMF analysis for CICS/DB2/MQ/IMS/ etc... try to get management to purchase MXG. It is not that costly but you do need BASE SAS. MXG already does the formatting for you for the SMF data. So it will depend on which SAS Format you are trying to use. SMFTIME. TIME. DATEPART, TIMEPART, etc... lots of ways to go with this. Also check out the SAS Support website - support.sas.com They have lots of white papers on working with SMF data and Time formats. If you could show your SAS Code and results - I might be able to help. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Tracy Adams > Sent: Thursday, September 01, 2016 9:30 AM > To: [email protected] > Subject: Re: SAS and SMF 110 subtype 1 question > > I do not have either product :-( > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Lizette Koehler > Sent: Thursday, September 01, 2016 12:07 PM > To: [email protected] > Subject: Re: SAS and SMF 110 subtype 1 question > > Do you have SAS/MXG or SAS/MICS? > > It will make it easier to work with these records. > > Lizette > > > > -----Original Message----- > > From: IBM Mainframe Discussion List [mailto:[email protected]] > > On Behalf Of Tracy Adams > > Sent: Thursday, September 01, 2016 7:41 AM > > To: [email protected] > > Subject: SAS and SMF 110 subtype 1 question > > > > I am reading the 110 records with SAS and I want to extract the > > pertinent cpu time fields from the connector records... I have figured > > out looping of the connectors and mapping to the dictionary and have > > determined the first field I want (cpu dispatch time) is at +480. The > > CICS documentation indicates it is a "stopwatch" type and is 12 bytes > > long. I have tried many different SAS formats and have not gotten it > > right! What is the correct SAS input statement and the corresponding > format? > > > > TIA, Tracy ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
